Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c118 struct linehandle_state { struct
203 static long linehandle_set_config(struct linehandle_state *lh, in linehandle_set_config()
247 struct linehandle_state *lh = file->private_data; in linehandle_ioctl_unlocked()
306 struct linehandle_state *lh = file->private_data; in linehandle_ioctl()
320 static void linehandle_free(struct linehandle_state *lh) in linehandle_free()
351 struct linehandle_state *lh; in linehandle_create()