Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/hdm-i2c/
Dhdm_i2c.c51 struct most_interface most_iface; member
76 static int configure_channel(struct most_interface *most_iface, in configure_channel()
115 static int enqueue(struct most_interface *most_iface, in enqueue()
157 static int poison_channel(struct most_interface *most_iface, in poison_channel()
188 static void request_netinfo(struct most_interface *most_iface, in request_netinfo()
/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_hdm.c100 struct most_interface most_iface; member
519 static int configure_channel(struct most_interface *most_iface, int ch_idx, in configure_channel()
629 static int enqueue(struct most_interface *most_iface, int ch_idx, in enqueue()
661 static void request_netinfo(struct most_interface *most_iface, int ch_idx) in request_netinfo()
697 static int poison_channel(struct most_interface *most_iface, int ch_idx) in poison_channel()