Searched refs:at86rf230_async_error (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ieee802154/ |
H A D | at86rf230.c | 358 at86rf230_async_error(struct at86rf230_local *lp, in at86rf230_async_error() function 381 at86rf230_async_error(lp, ctx, rc); in at86rf230_async_read_reg() 396 at86rf230_async_error(lp, ctx, rc); in at86rf230_async_write_reg() 631 at86rf230_async_error(lp, &lp->state, -ETIMEDOUT); in at86rf230_sync_state_change() 729 at86rf230_async_error(lp, ctx, rc); in at86rf230_rx_trac_check() 806 at86rf230_async_error(lp, ctx, rc); in at86rf230_isr() 848 at86rf230_async_error(lp, ctx, rc); in at86rf230_write_frame()
|