Lines Matching refs:to_channelpath
29 #define to_channelpath(device) container_of(device, struct channel_path, dev) macro
141 chp = to_channelpath(device); in chp_measurement_chars_read()
190 chp = to_channelpath(device); in chp_measurement_read()
237 struct channel_path *chp = to_channelpath(dev); in chp_status_show()
251 struct channel_path *cp = to_channelpath(dev); in chp_status_write()
282 cp = to_channelpath(dev); in chp_configure_show()
304 cp = to_channelpath(dev); in chp_configure_write()
316 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
330 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show()
344 struct channel_path *chp = to_channelpath(dev); in chp_shared_show()
372 cp = to_channelpath(dev); in chp_release()