Searched refs:hil_mlc (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dhil_mlc.h41 typedef struct hil_mlc hil_mlc; typedef in typeref:struct:hil_mlc
91 typedef int (hilse_func) (hil_mlc *mlc, int arg);
105 typedef int (hil_mlc_cts) (hil_mlc *mlc);
106 typedef void (hil_mlc_out) (hil_mlc *mlc);
107 typedef int (hil_mlc_in) (hil_mlc *mlc, suseconds_t timeout);
117 hil_mlc *mlc;
125 struct hil_mlc { struct
126 struct list_head list; /* hil_mlc is organized as linked list */
167 int hil_mlc_register(hil_mlc *ml
[all...]

Completed in 4 milliseconds