Searched defs:usbsw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/extcon/ |
H A D | extcon-fsa9480.c | 165 static int fsa9480_write_reg(struct fsa9480_usbsw *usbsw, int reg, int value) in fsa9480_write_reg() argument 176 static int fsa9480_read_reg(struct fsa9480_usbsw *usbsw, int reg) in fsa9480_read_reg() argument 189 static int fsa9480_read_irq(struct fsa9480_usbsw *usbsw, int *value) in fsa9480_read_irq() argument 202 static void fsa9480_handle_change(struct fsa9480_usbsw *usbsw, in fsa9480_handle_change() argument 220 fsa9480_detect_dev(struct fsa9480_usbsw *usbsw) fsa9480_detect_dev() argument 246 struct fsa9480_usbsw *usbsw = data; fsa9480_irq_handler() local [all...] |
/kernel/linux/linux-6.6/drivers/extcon/ |
H A D | extcon-fsa9480.c | 165 static int fsa9480_write_reg(struct fsa9480_usbsw *usbsw, int reg, int value) in fsa9480_write_reg() argument 176 static int fsa9480_read_reg(struct fsa9480_usbsw *usbsw, int reg) in fsa9480_read_reg() argument 189 static int fsa9480_read_irq(struct fsa9480_usbsw *usbsw, int *value) in fsa9480_read_irq() argument 202 static void fsa9480_handle_change(struct fsa9480_usbsw *usbsw, in fsa9480_handle_change() argument 220 fsa9480_detect_dev(struct fsa9480_usbsw *usbsw) fsa9480_detect_dev() argument 246 struct fsa9480_usbsw *usbsw = data; fsa9480_irq_handler() local [all...] |
Completed in 2 milliseconds