Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/
A Dpwm.c54 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_activate_operation()
79 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_deactivate_operation()
106 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_config_operation()
132 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_set_polarity_operation()
157 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_enable_operation()
312 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_pwm_remove()
A 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
A 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()
A Dspi.c55 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_spi_remove()
A 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()
A Dgpio.c66 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_gpio_activate_operation()
604 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_gpio_remove()
A Duart.c728 return gbphy_runtime_get_sync(gb_tty->gbphy_dev); in gb_tty_port_activate()
921 ret = gbphy_runtime_get_sync(gbphy_dev); in gb_uart_remove()

Completed in 11 milliseconds