Searched refs:at86rf230_async_error (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ieee802154/ |
D | at86rf230.c | 359 at86rf230_async_error(struct at86rf230_local *lp, in at86rf230_async_error() function 382 at86rf230_async_error(lp, ctx, rc); in at86rf230_async_read_reg() 397 at86rf230_async_error(lp, ctx, rc); in at86rf230_async_write_reg() 633 at86rf230_async_error(lp, &lp->state, -ETIMEDOUT); in at86rf230_sync_state_change() 755 at86rf230_async_error(lp, ctx, rc); in at86rf230_rx_trac_check() 832 at86rf230_async_error(lp, ctx, rc); in at86rf230_isr() 874 at86rf230_async_error(lp, ctx, rc); in at86rf230_write_frame()
|