Searched defs:to_channel (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/most/ | ||
| H A D | most_cdev.c | 49 #define to_channel(d) container_of(d, struct comp_channel, cdev) macro |
| H A D | core.c | 65 #define to_channel(d) container_of(d, struct most_channel, dev) macro |