Home
last modified time | relevance | path

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

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