Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpiolib-cdev.c74 struct linehandle_state { struct
163 static long linehandle_set_config(struct linehandle_state *lh, in linehandle_set_config()
207 struct linehandle_state *lh = file->private_data; in linehandle_ioctl()
273 static void linehandle_free(struct linehandle_state *lh) in linehandle_free()
304 struct linehandle_state *lh; in linehandle_create()