Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmost.h95 struct most_channel_capability { struct
238 struct most_channel_capability *channel_vector;
/linux-5.19.10/drivers/staging/most/i2c/
Di2c.c36 struct most_channel_capability capabilities[NUM_CHANNELS];
/linux-5.19.10/drivers/staging/most/dim2/
Ddim2.c86 struct most_channel_capability capabilities[DMA_CHANNELS];
843 struct most_channel_capability *cap = dev->capabilities + i; in dim2_probe()
/linux-5.19.10/drivers/most/
Dmost_usb.c106 struct most_channel_capability *cap;
955 struct most_channel_capability *tmp_cap; in hdm_probe()