Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/most/
Dcore.c67 struct interface_private { struct
68 int dev_id;
69 char name[STRING_SIZE];
70 struct most_channel *channel[MAX_CHANNELS];
71 struct list_head channel_list;
/kernel/linux/linux-6.6/drivers/most/
Dcore.c67 struct interface_private { struct
68 int dev_id;
69 char name[STRING_SIZE];
70 struct most_channel *channel[MAX_CHANNELS];
71 struct list_head channel_list;