Searched defs:ucb (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/mfd/ |
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() 109 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_set() local 126 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_get() local 138 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_direction_input() local 154 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_gpio_direction_output() local 181 struct ucb1x00 *ucb = gpiochip_get_data(chip); in ucb1x00_to_irq() local 211 void ucb1x00_adc_enable(struct ucb1x00 *ucb) in ucb1x00_adc_enable() 237 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) in ucb1x00_adc_read() [all …]
|
D | ucb1x00-assabet.c | 39 struct ucb1x00 *ucb = dev->ucb; in ucb1x00_assabet_add() local
|
D | ucb1x00-ts.c | 40 struct ucb1x00 *ucb; member
|
/linux-6.6.21/include/linux/mfd/ |
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-6.6.21/kernel/trace/ |
D | trace_uprobe.c | 926 struct uprobe_cpu_buffer *ucb; in uprobe_buffer_get() local 941 static void uprobe_buffer_put(struct uprobe_cpu_buffer *ucb) in uprobe_buffer_put() 948 struct uprobe_cpu_buffer *ucb, int dsize, in __uprobe_trace_func() 987 struct uprobe_cpu_buffer *ucb, int dsize) in uprobe_trace_func() 1004 struct uprobe_cpu_buffer *ucb, int dsize) in uretprobe_trace_func() 1338 struct uprobe_cpu_buffer *ucb, int dsize) in __uprobe_perf_func() 1398 struct uprobe_cpu_buffer *ucb, int dsize) in uprobe_perf_func() 1410 struct uprobe_cpu_buffer *ucb, int dsize) in uretprobe_perf_func() 1477 struct uprobe_cpu_buffer *ucb; in uprobe_dispatcher() local 1515 struct uprobe_cpu_buffer *ucb; in uretprobe_dispatcher() local
|
/linux-6.6.21/drivers/power/supply/ |
D | collie_battery.c | 26 static struct ucb1x00 *ucb; variable
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | dib7000p.c | 1668 u32 ucb; in dib7000p_reset_stats() local 1902 u64 blocks, ucb; in dib7000p_get_stats() local
|
D | cx24120.c | 611 u16 sig, ucb; in cx24120_get_stats() local
|
D | dib8000.c | 999 u32 ucb; in dib8000_reset_stats() local
|
/linux-6.6.21/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.c | 12064 static int drx39xxj_read_ucblocks(struct dvb_frontend *fe, u32 *ucb) in drx39xxj_read_ucblocks()
|