Searched refs:ucb1400 (Results 1 – 4 of 4) sorted by relevance
48 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()
98 struct ucb1400 { struct
110 # AC97_BUS is used from both sound and ucb1400
167 obj-$(CONFIG_GPIO_UCB1400) += gpio-ucb1400.o