Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dgbphy.h30 struct gbphy_device_id { struct
40 const struct gbphy_device_id *id); argument
42 const struct gbphy_device_id *id_table;
H A Dspi.c18 const struct gbphy_device_id *id) in gb_spi_probe()
64 static const struct gbphy_device_id gb_spi_id_table[] = {
H A 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()
H A Dusb.c159 const struct gbphy_device_id *id) in gb_usb_probe()
231 static const struct gbphy_device_id gb_usb_id_table[] = {
H A Di2c.c231 const struct gbphy_device_id *id) in gb_i2c_probe()
307 static const struct gbphy_device_id gb_i2c_id_table[] = {
H A Dpwm.c248 const struct gbphy_device_id *id) in gb_pwm_probe()
322 static const struct gbphy_device_id gb_pwm_id_table[] = {
H A Dgpio.c502 const struct gbphy_device_id *id) in gb_gpio_probe()
616 static const struct gbphy_device_id gb_gpio_id_table[] = {
H A Dsdio.c764 const struct gbphy_device_id *id) in gb_sdio_probe()
871 static const struct gbphy_device_id gb_sdio_id_table[] = {
H A Duart.c821 const struct gbphy_device_id *id) in gb_uart_probe()
1007 static const struct gbphy_device_id gb_uart_id_table[] = {