Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds