Searched refs:wm831x_parent (Results 1 – 4 of 4) sorted by relevance
30 enum wm831x_parent type; in wm831x_i2c_probe()39 type = (enum wm831x_parent)of_id->data; in wm831x_i2c_probe()41 type = (enum wm831x_parent)id->driver_data; in wm831x_i2c_probe()
27 enum wm831x_parent type; in wm831x_spi_probe()36 type = (enum wm831x_parent)of_id->data; in wm831x_spi_probe()38 type = (enum wm831x_parent)id->driver_data; in wm831x_spi_probe()
1461 enum wm831x_parent parent; in wm831x_device_init()
345 enum wm831x_parent { enum368 enum wm831x_parent type;
Completed in 9 milliseconds