Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/most/i2c/
Di2c.c35 struct most_interface most_iface; member
63 static int configure_channel(struct most_interface *most_iface, in configure_channel()
119 static int enqueue(struct most_interface *most_iface, in enqueue()
164 static int poison_channel(struct most_interface *most_iface, in poison_channel()
/kernel/linux/linux-6.6/drivers/staging/most/i2c/
Di2c.c35 struct most_interface most_iface; member
66 static int configure_channel(struct most_interface *most_iface, in configure_channel()
122 static int enqueue(struct most_interface *most_iface, in enqueue()
167 static int poison_channel(struct most_interface *most_iface, in poison_channel()
/kernel/linux/linux-6.6/drivers/staging/most/dim2/
Ddim2.c87 struct most_interface most_iface; member
445 static int configure_channel(struct most_interface *most_iface, int ch_idx, in configure_channel()
563 static int enqueue(struct most_interface *most_iface, int ch_idx, in enqueue()
596 static void request_netinfo(struct most_interface *most_iface, int ch_idx, in request_netinfo()
638 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel()
/kernel/linux/linux-5.10/drivers/staging/most/dim2/
Ddim2.c88 struct most_interface most_iface; member
448 static int configure_channel(struct most_interface *most_iface, int ch_idx, in configure_channel()
566 static int enqueue(struct most_interface *most_iface, int ch_idx, in enqueue()
598 static void request_netinfo(struct most_interface *most_iface, int ch_idx, in request_netinfo()
640 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel()