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()
283 cp = to_channelpath(dev); in chp_configure_show()
305 cp = to_channelpath(dev); in chp_configure_write()
317 struct channel_path *chp = to_channelpath(dev); in chp_type_show()
331 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show()
345 struct channel_path *chp = to_channelpath(dev); in chp_shared_show()
359 struct channel_path *chp = to_channelpath(dev); in chp_chid_show()
376 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show()
393 struct channel_path *chp = to_channelpath(dev); in chp_esc_show()
408 struct channel_path *chp = to_channelpath(kobj_to_dev(kobj)); in util_string_read()
450 cp = to_channelpath(dev); in chp_release()