Home
last modified time | relevance | path

Searched refs:to_channelpath (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/s390/cio/
Dchp.c30 #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()
[all …]