Home
last modified time | relevance | path

Searched defs:core_component (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/most/
Dcore.h265 struct core_component { struct
266 struct list_head list;
267 const char *name;
268 int (*probe_channel)(struct most_interface *iface, int channel_idx,
271 int (*disconnect_channel)(struct most_interface *iface,
273 int (*rx_completion)(struct mbo *mbo);
274 int (*tx_completion)(struct most_interface *iface, int channel_idx);
275 int (*cfg_complete)(void);