Searched defs:ucb (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/mfd/ |
H A D | ucb1x00-core.c | 50 void ucb1x00_io_set_dir(struct ucb1x00 *ucb, unsigned int in, unsigned int out) in ucb1x00_io_set_dir() 78 void ucb1x00_io_write(struct ucb1x00 *ucb, unsigned int set, unsigned int clear) in ucb1x00_io_write() 102 unsigned int ucb1x00_io_read(struct ucb1x00 *ucb) in ucb1x00_io_read() 110 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_set() local 129 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_get() local 141 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_direction_input() local 157 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_direction_output() local 184 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_to_irq() local 214 void ucb1x00_adc_enable(struct ucb1x00 *ucb) in ucb1x00_adc_enable() 240 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) in ucb1x00_adc_read() [all …]
|
H A D | ucb1x00-assabet.c | 39 struct ucb1x00 *ucb = dev->ucb; in ucb1x00_assabet_add() local
|
H A D | ucb1x00-ts.c | 40 struct ucb1x00 *ucb; member
|
/linux/include/linux/mfd/ |
H A D | ucb1x00.h | 147 struct ucb1x00 *ucb; member 172 static inline unsigned int ucb1x00_clkrate(struct ucb1x00 *ucb) in ucb1x00_clkrate() 183 static inline void ucb1x00_enable(struct ucb1x00 *ucb) in ucb1x00_enable() 196 static inline void ucb1x00_disable(struct ucb1x00 *ucb) in ucb1x00_disable() 210 static inline void ucb1x00_reg_write(struct ucb1x00 *ucb, unsigned int reg, unsigned int val) in ucb1x00_reg_write() 223 static inline unsigned int ucb1x00_reg_read(struct ucb1x00 *ucb, unsigned int reg) in ucb1x00_reg_read() 232 static inline void ucb1x00_set_audio_divisor(struct ucb1x00 *ucb, unsigned int div) in ucb1x00_set_audio_divisor() 242 static inline void ucb1x00_set_telecom_divisor(struct ucb1x00 *ucb, unsigned int div) in ucb1x00_set_telecom_divisor()
|
/linux/kernel/trace/ |
H A D | trace_uprobe.c | 962 struct uprobe_cpu_buffer *ucb; in uprobe_buffer_get() local 977 static void uprobe_buffer_put(struct uprobe_cpu_buffer *ucb) in uprobe_buffer_put() 988 struct uprobe_cpu_buffer *ucb; in prepare_uprobe_buffer() local 1013 struct uprobe_cpu_buffer *ucb, in __uprobe_trace_func() 1052 struct uprobe_cpu_buffer *ucb; in uprobe_trace_func() local 1072 struct uprobe_cpu_buffer *ucb; in uretprobe_trace_func() local 1410 struct uprobe_cpu_buffer *ucb; in __uprobe_perf_func() local 1549 struct uprobe_cpu_buffer *ucb = NULL; in uprobe_dispatcher() local 1581 struct uprobe_cpu_buffer *ucb = NULL; in uretprobe_dispatcher() local
|
/linux/drivers/power/supply/ |
H A D | collie_battery.c | 26 static struct ucb1x00 *ucb; variable
|
/linux/drivers/media/dvb-frontends/ |
H A D | cx24120.c | 611 u16 sig, ucb; in cx24120_get_stats() local
|
/linux/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.c | 12052 static int drx39xxj_read_ucblocks(struct dvb_frontend *fe, u32 *ucb) in drx39xxj_read_ucblocks()
|