Home
last modified time | relevance | path

Searched defs:ucb (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/mfd/
A Ducb1x00-core.c109 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
211 void ucb1x00_adc_enable(struct ucb1x00 *ucb) in ucb1x00_adc_enable()
265 void ucb1x00_adc_disable(struct ucb1x00 *ucb) in ucb1x00_adc_disable()
496 struct ucb1x00 *ucb; in ucb1x00_probe() local
614 struct ucb1x00 *ucb = mcp_get_drvdata(mcp); in ucb1x00_remove() local
638 struct ucb1x00 *ucb; in ucb1x00_register_driver() local
666 struct ucb1x00 *ucb = dev_get_drvdata(dev); in ucb1x00_suspend() local
[all …]
A Ducb1x00-assabet.c39 struct ucb1x00 *ucb = dev->ucb; in ucb1x00_assabet_add() local
A Ducb1x00-ts.c40 struct ucb1x00 *ucb; member
/linux-6.3-rc2/include/linux/mfd/
A Ducb1x00.h146 struct ucb1x00 *ucb; member
171 static inline unsigned int ucb1x00_clkrate(struct ucb1x00 *ucb) in ucb1x00_clkrate()
182 static inline void ucb1x00_enable(struct ucb1x00 *ucb) in ucb1x00_enable()
195 static inline void ucb1x00_disable(struct ucb1x00 *ucb) in ucb1x00_disable()
209 static inline void ucb1x00_reg_write(struct ucb1x00 *ucb, unsigned int reg, unsigned int val) in ucb1x00_reg_write()
222 static inline unsigned int ucb1x00_reg_read(struct ucb1x00 *ucb, unsigned int reg) in ucb1x00_reg_read()
231 static inline void ucb1x00_set_audio_divisor(struct ucb1x00 *ucb, unsigned int div) in ucb1x00_set_audio_divisor()
241 static inline void ucb1x00_set_telecom_divisor(struct ucb1x00 *ucb, unsigned int div) in ucb1x00_set_telecom_divisor()
/linux-6.3-rc2/kernel/trace/
A Dtrace_uprobe.c927 struct uprobe_cpu_buffer *ucb; in uprobe_buffer_get() local
942 static void uprobe_buffer_put(struct uprobe_cpu_buffer *ucb) in uprobe_buffer_put()
949 struct uprobe_cpu_buffer *ucb, int dsize, in __uprobe_trace_func()
988 struct uprobe_cpu_buffer *ucb, int dsize) in uprobe_trace_func()
1005 struct uprobe_cpu_buffer *ucb, int dsize) in uretprobe_trace_func()
1339 struct uprobe_cpu_buffer *ucb, int dsize) in __uprobe_perf_func()
1399 struct uprobe_cpu_buffer *ucb, int dsize) in uprobe_perf_func()
1411 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.3-rc2/drivers/power/supply/
A Dcollie_battery.c26 static struct ucb1x00 *ucb; variable
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Ddib7000p.c1668 u32 ucb; in dib7000p_reset_stats() local
1902 u64 blocks, ucb; in dib7000p_get_stats() local
A Dcx24120.c611 u16 sig, ucb; in cx24120_get_stats() local
A Ddib8000.c999 u32 ucb; in dib8000_reset_stats() local
/linux-6.3-rc2/drivers/media/dvb-frontends/drx39xyj/
A Ddrxj.c12064 static int drx39xxj_read_ucblocks(struct dvb_frontend *fe, u32 *ucb) in drx39xxj_read_ucblocks()

Completed in 57 milliseconds