Lines Matching refs:to_channelpath
30 #define to_channelpath(device) container_of(device, struct channel_path, dev) macro
138 chp = to_channelpath(device); in measurement_chars_read()
152 struct channel_path *chp = to_channelpath(kobj_to_dev(kobj)); in measurement_chars_full_read()
170 chp = to_channelpath(device); in chp_measurement_copy_block()
239 struct channel_path *chp = to_channelpath(dev); in chp_status_show()
253 struct channel_path *cp = to_channelpath(dev); in chp_status_write()
287 cp = to_channelpath(dev); in chp_configure_show()
309 cp = to_channelpath(dev); in chp_configure_write()
321 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
335 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show()
349 struct channel_path *chp = to_channelpath(dev); in chp_shared_show()
363 struct channel_path *chp = to_channelpath(dev); in chp_chid_show()
380 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show()
397 struct channel_path *chp = to_channelpath(dev); in chp_esc_show()
425 struct channel_path *chp = to_channelpath(dev); in speed_bps_show()
441 struct channel_path *chp = to_channelpath(kobj_to_dev(kobj)); in util_string_read()
484 cp = to_channelpath(dev); in chp_release()