Lines Matching refs:to_channelpath
30 #define to_channelpath(device) container_of(device, struct channel_path, dev) macro
139 chp = to_channelpath(device); in chp_measurement_chars_read()
188 chp = to_channelpath(device); in chp_measurement_read()
235 struct channel_path *chp = to_channelpath(dev); in chp_status_show()
249 struct channel_path *cp = to_channelpath(dev); in chp_status_write()
280 cp = to_channelpath(dev); in chp_configure_show()
302 cp = to_channelpath(dev); in chp_configure_write()
314 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
328 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show()
342 struct channel_path *chp = to_channelpath(dev); in chp_shared_show()
356 struct channel_path *chp = to_channelpath(dev); in chp_chid_show()
373 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show()
391 struct channel_path *chp = to_channelpath(kobj_to_dev(kobj)); in util_string_read()
432 cp = to_channelpath(dev); in chp_release()