Home
last modified time | relevance | path

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

/linux-6.6.21/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.c231 const struct gbphy_device_id *id) in gb_i2c_probe()
307 static const struct gbphy_device_id gb_i2c_id_table[] = {
Dpwm.c265 const struct gbphy_device_id *id) in gb_pwm_probe()
338 static const struct gbphy_device_id gb_pwm_id_table[] = {
Dgpio.c506 const struct gbphy_device_id *id) in gb_gpio_probe()
620 static const struct gbphy_device_id gb_gpio_id_table[] = {
Dsdio.c763 const struct gbphy_device_id *id) in gb_sdio_probe()
869 static const struct gbphy_device_id gb_sdio_id_table[] = {
Duart.c803 const struct gbphy_device_id *id) in gb_uart_probe()
989 static const struct gbphy_device_id gb_uart_id_table[] = {