Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhil_mlc.h41 typedef struct hil_mlc hil_mlc; typedef
125 struct hil_mlc { struct
126 struct list_head list; /* hil_mlc is organized as linked list */ argument
135 hil_mlc_cts *cts; argument
138 hil_mlc_out *out; argument
142 hil_mlc_in *in; argument
155 struct hil_mlc_devinfo di[HIL_MLC_DEVMEM]; argument
157 struct hil_mlc_serio_map serio_map[HIL_MLC_DEVMEM]; argument
160 struct hil_mlc_devinfo di_scratch; /* Temporary area */ argument
167 int hil_mlc_register(hil_mlc *mlc); argument

Completed in 4 milliseconds