Home
last modified time | relevance | path

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

/drivers/staging/greybus/
Dspi.c52 struct gb_connection *connection = gb_gbphy_get_data(gbphy_dev); in gb_spi_remove()
Dgbphy.h20 static inline void *gb_gbphy_get_data(struct gbphy_device *gdev) in gb_gbphy_get_data() function
Dusb.c221 struct gb_usb_device *gb_usb_dev = gb_gbphy_get_data(gbphy_dev); in gb_usb_remove()
Di2c.c293 struct gb_i2c_device *gb_i2c_dev = gb_gbphy_get_data(gbphy_dev); in gb_i2c_remove()
Dpwm.c324 struct gb_pwm_chip *pwmc = gb_gbphy_get_data(gbphy_dev); in gb_pwm_remove()
Dgpio.c604 struct gb_gpio_controller *ggc = gb_gbphy_get_data(gbphy_dev); in gb_gpio_remove()
Dsdio.c846 struct gb_sdio_host *host = gb_gbphy_get_data(gbphy_dev); in gb_sdio_remove()
Duart.c915 struct gb_tty *gb_tty = gb_gbphy_get_data(gbphy_dev); in gb_uart_remove()