Home
last modified time | relevance | path

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

/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()
/drivers/staging/most/dim2/
Ddim2.c90 struct most_interface most_iface; member
450 static int configure_channel(struct most_interface *most_iface, int ch_idx, in configure_channel()
568 static int enqueue(struct most_interface *most_iface, int ch_idx, in enqueue()
601 static void request_netinfo(struct most_interface *most_iface, int ch_idx, in request_netinfo()
643 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel()