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