Home
last modified time | relevance | path

Searched refs:linehandle_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-cdev.c75 struct linehandle_state { struct
160 static long linehandle_set_config(struct linehandle_state *lh, in linehandle_set_config()
204 struct linehandle_state *lh = file->private_data; in linehandle_ioctl()
270 static void linehandle_free(struct linehandle_state *lh) in linehandle_free()
301 struct linehandle_state *lh; in linehandle_create()