Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-cdev.c63 * struct linehandle_state - contains the state of a userspace handle
69 struct linehandle_state { struct
150 static long linehandle_set_config(struct linehandle_state *lh, in linehandle_set_config()
196 struct linehandle_state *lh = file->private_data; in linehandle_ioctl()
260 static void linehandle_free(struct linehandle_state *lh) in linehandle_free()
291 struct linehandle_state *lh; in linehandle_create()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-cdev.c110 * struct linehandle_state - contains the state of a userspace handle
116 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()

Completed in 11 milliseconds