Searched defs:most_iface (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/most/i2c/ |
H A D | i2c.c | 35 struct most_interface most_iface; member 63 static int configure_channel(struct most_interface *most_iface, in configure_channel() argument 119 static int enqueue(struct most_interface *most_iface, in enqueue() argument 164 static int poison_channel(struct most_interface *most_iface, in poison_channel() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/most/i2c/ |
H A D | i2c.c | 35 struct most_interface most_iface; member 66 static int configure_channel(struct most_interface *most_iface, in configure_channel() argument 122 static int enqueue(struct most_interface *most_iface, in enqueue() argument 167 static int poison_channel(struct most_interface *most_iface, in poison_channel() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/most/dim2/ |
H A D | dim2.c | 88 struct most_interface most_iface; member 448 static int configure_channel(struct most_interface *most_iface, int ch_idx, in configure_channel() argument 566 static int enqueue(struct most_interface *most_iface, int ch_idx, in enqueue() argument 598 static void request_netinfo(struct most_interface *most_iface, in argument 640 poison_channel(struct most_interface *most_iface, int ch_idx) poison_channel() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/most/dim2/ |
H A D | dim2.c | 87 struct most_interface most_iface; member 445 static int configure_channel(struct most_interface *most_iface, int ch_idx, in configure_channel() argument 563 static int enqueue(struct most_interface *most_iface, in argument 596 request_netinfo(struct most_interface *most_iface, int ch_idx, void (*on_netinfo)(struct most_interface *, unsigned char, unsigned char *)) request_netinfo() argument 638 poison_channel(struct most_interface *most_iface, int ch_idx) poison_channel() argument [all...] |
Completed in 5 milliseconds