Home
last modified time | relevance | path

Searched refs:gbphy_runtime_get_sync (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/greybus/
Dpwm.c55 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_activate_operation()
80 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_deactivate_operation()
107 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_config_operation()
133 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_set_polarity_operation()
158 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_enable_operation()
328 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_remove()
Dgbphy.h69 static inline int gbphy_runtime_get_sync(struct gbphy_device *gbphy_dev) in gbphy_runtime_get_sync() function
102 static inline int gbphy_runtime_get_sync(struct gbphy_device *gbphy_dev) { return 0; } in gbphy_runtime_get_sync() function
Di2c.c185 ret = gbphy_runtime_get_sync(gb_i2c_dev->gbphy_dev); in gb_i2c_transfer_operation()
297 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_i2c_remove()
Dspi.c55 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_spi_remove()
Dsdio.c242 ret = gbphy_runtime_get_sync(host->gbphy_dev); in gb_sdio_set_ios()
504 ret = gbphy_runtime_get_sync(host->gbphy_dev); in gb_sdio_mrq_work()
851 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_sdio_remove()
Dgpio.c73 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_gpio_activate_operation()
608 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_gpio_remove()
Duart.c727 return gbphy_runtime_get_sync(gb_tty->gbphy_dev); in gb_tty_port_activate()
920 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_uart_remove()