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()
158 chp = to_channelpath(device); in chp_measurement_copy_block()
226 struct channel_path *chp = to_channelpath(dev); in chp_status_show()
240 struct channel_path *cp = to_channelpath(dev); in chp_status_write()
274 cp = to_channelpath(dev); in chp_configure_show()
296 cp = to_channelpath(dev); in chp_configure_write()
308 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
322 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show()
336 struct channel_path *chp = to_channelpath(dev); in chp_shared_show()
350 struct channel_path *chp = to_channelpath(dev); in chp_chid_show()
367 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show()
384 struct channel_path *chp = to_channelpath(dev); in chp_esc_show()
412 struct channel_path *chp = to_channelpath(dev); in speed_bps_show()
428 struct channel_path *chp = to_channelpath(kobj_to_dev(kobj)); in util_string_read()
471 cp = to_channelpath(dev); in chp_release()