Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/
H A Dcore.h19 enum wm8994_type { enum
56 enum wm8994_type type;
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dwm8994.h47 enum wm8994_type { enum
H A Dwm8994.c36 enum wm8994_type type; /* codec type of wolfson */
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm8994-core.c644 wm8994->type = (enum wm8994_type)of_id->data; in wm8994_i2c_probe()