Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpiolib-cdev.c116 struct linehandle_state { struct
197 static long linehandle_set_config(struct linehandle_state *lh, in linehandle_set_config()
241 struct linehandle_state *lh = file->private_data; in linehandle_ioctl_unlocked()
300 struct linehandle_state *lh = file->private_data; in linehandle_ioctl()
314 static void linehandle_free(struct linehandle_state *lh) in linehandle_free()
345 struct linehandle_state *lh; in linehandle_create()