Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dspi.c37 gb_gbphy_set_data(gbphy_dev, connection); in gb_spi_probe()
H A Dgbphy.h25 static inline void gb_gbphy_set_data(struct gbphy_device *gdev, void *data) in gb_gbphy_set_data() function
H A Dusb.c183 gb_gbphy_set_data(gbphy_dev, gb_usb_dev); in gb_usb_probe()
H A Di2c.c254 gb_gbphy_set_data(gbphy_dev, gb_i2c_dev); in gb_i2c_probe()
H A Dpwm.c269 gb_gbphy_set_data(gbphy_dev, pwmc); in gb_pwm_probe()
H A Dgpio.c527 gb_gbphy_set_data(gbphy_dev, ggc); in gb_gpio_probe()
H A Dsdio.c790 gb_gbphy_set_data(gbphy_dev, host); in gb_sdio_probe()
H A Duart.c892 gb_gbphy_set_data(gbphy_dev, gb_tty); in gb_uart_probe()