Home
last modified time | relevance | path

Searched refs:gb_gbphy_set_data (Results 1 – 8 of 8) sorted by relevance

/drivers/staging/greybus/
Dspi.c37 gb_gbphy_set_data(gbphy_dev, connection); in gb_spi_probe()
Dgbphy.h25 static inline void gb_gbphy_set_data(struct gbphy_device *gdev, void *data) in gb_gbphy_set_data() function
Dusb.c183 gb_gbphy_set_data(gbphy_dev, gb_usb_dev); in gb_usb_probe()
Di2c.c254 gb_gbphy_set_data(gbphy_dev, gb_i2c_dev); in gb_i2c_probe()
Dpwm.c286 gb_gbphy_set_data(gbphy_dev, pwmc); in gb_pwm_probe()
Dgpio.c531 gb_gbphy_set_data(gbphy_dev, ggc); in gb_gpio_probe()
Dsdio.c789 gb_gbphy_set_data(gbphy_dev, host); in gb_sdio_probe()
Duart.c874 gb_gbphy_set_data(gbphy_dev, gb_tty); in gb_uart_probe()