Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dwm831x-i2c.c35 enum wm831x_parent type; in wm831x_i2c_probe()
44 type = (enum wm831x_parent)of_id->data; in wm831x_i2c_probe()
46 type = (enum wm831x_parent)id->driver_data; in wm831x_i2c_probe()
Dwm831x-spi.c32 enum wm831x_parent type; in wm831x_spi_probe()
41 type = (enum wm831x_parent)of_id->data; in wm831x_spi_probe()
43 type = (enum wm831x_parent)id->driver_data; in wm831x_spi_probe()
Dwm831x-core.c1637 enum wm831x_parent parent; in wm831x_device_init()
/Linux-v4.19/include/linux/mfd/wm831x/
Dcore.h350 enum wm831x_parent { enum
373 enum wm831x_parent type;