Searched defs:to_channel (Results 1 – 4 of 4) sorted by relevance
46 #define to_channel(d) container_of(d, struct comp_channel, cdev) macro
65 #define to_channel(d) container_of(d, struct most_channel, dev) macro
141 #define to_channel(k) (container_of(k, struct dev_ch_attribute, attr)->channel) macro
2201 u16 from_channel, to_channel; ethtool_set_channels() local