Home
last modified time | relevance | path

Searched refs:gbphy_device_id (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dgbphy.h30 struct gbphy_device_id { struct
40 const struct gbphy_device_id *id); argument
42 const struct gbphy_device_id *id_table;
Dspi.c18 const struct gbphy_device_id *id) in gb_spi_probe()
64 static const struct gbphy_device_id gb_spi_id_table[] = {
Dgbphy.c104 static const struct gbphy_device_id *
108 const struct gbphy_device_id *id = gbphy_drv->id_table; in gbphy_dev_match_id()
124 const struct gbphy_device_id *id; in gbphy_dev_match()
137 const struct gbphy_device_id *id; in gbphy_dev_probe()
Dusb.c159 const struct gbphy_device_id *id) in gb_usb_probe()
231 static const struct gbphy_device_id gb_usb_id_table[] = {
Di2c.c252 const struct gbphy_device_id *id) in gb_i2c_probe()
328 static const struct gbphy_device_id gb_i2c_id_table[] = {
Dpwm.c248 const struct gbphy_device_id *id) in gb_pwm_probe()
322 static const struct gbphy_device_id gb_pwm_id_table[] = {
Dgpio.c639 const struct gbphy_device_id *id) in gb_gpio_probe()
753 static const struct gbphy_device_id gb_gpio_id_table[] = {
Dsdio.c761 const struct gbphy_device_id *id) in gb_sdio_probe()
868 static const struct gbphy_device_id gb_sdio_id_table[] = {
Duart.c830 const struct gbphy_device_id *id) in gb_uart_probe()
1026 static const struct gbphy_device_id gb_uart_id_table[] = {