Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Ducb1400_core.c51 struct ucb1400 *ucb; in ucb1400_core_probe()
60 ucb = kzalloc(sizeof(struct ucb1400), GFP_KERNEL); in ucb1400_core_probe()
133 struct ucb1400 *ucb = dev_get_drvdata(dev); in ucb1400_core_remove()
/Linux-v4.19/include/linux/
Ducb1400.h103 struct ucb1400 { struct
/Linux-v4.19/sound/
DKconfig107 # AC97_BUS is used from both sound and ucb1400
/Linux-v4.19/drivers/gpio/
DMakefile140 obj-$(CONFIG_GPIO_UCB1400) += gpio-ucb1400.o