Home
last modified time | relevance | path

Searched refs:ucb1400 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/mfd/
Ducb1400_core.c48 struct ucb1400 *ucb; in ucb1400_core_probe()
57 ucb = kzalloc(sizeof(struct ucb1400), GFP_KERNEL); in ucb1400_core_probe()
128 struct ucb1400 *ucb = dev_get_drvdata(dev); in ucb1400_core_remove()
/Linux-v6.1/include/linux/
Ducb1400.h98 struct ucb1400 { struct
/Linux-v6.1/sound/
DKconfig110 # AC97_BUS is used from both sound and ucb1400
/Linux-v6.1/drivers/gpio/
DMakefile167 obj-$(CONFIG_GPIO_UCB1400) += gpio-ucb1400.o