Searched defs:most_iface (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/most/i2c/ | 
| D | i2c.c | 36 	struct most_interface most_iface;  member64 static int configure_channel(struct most_interface *most_iface,  in configure_channel()
 120 static int enqueue(struct most_interface *most_iface,  in enqueue()
 165 static int poison_channel(struct most_interface *most_iface,  in poison_channel()
 
 | 
| /Linux-v5.4/drivers/staging/most/dim2/ | 
| D | dim2.c | 89 	struct most_interface most_iface;  member439 static int configure_channel(struct most_interface *most_iface, int ch_idx,  in configure_channel()
 557 static int enqueue(struct most_interface *most_iface, int ch_idx,  in enqueue()
 589 static void request_netinfo(struct most_interface *most_iface, int ch_idx,  in request_netinfo()
 631 static int poison_channel(struct most_interface *most_iface, int ch_idx)  in poison_channel()
 
 |