Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpiolib-cdev.c70 struct linehandle_state { struct
151 static long linehandle_set_config(struct linehandle_state *lh, in linehandle_set_config()
197 struct linehandle_state *lh = file->private_data; in linehandle_ioctl()
258 static void linehandle_free(struct linehandle_state *lh) in linehandle_free()
289 struct linehandle_state *lh; in linehandle_create()