Lines Matching refs:UNUSED_ATTR
404 static void event_finish_startup(UNUSED_ATTR void *context) { in event_finish_startup()
410 static void firmware_config_callback(UNUSED_ATTR bool success) { in firmware_config_callback()
430 static void startup_timer_expired(UNUSED_ATTR void *context) { in startup_timer_expired()
441 static void event_postload(UNUSED_ATTR void *context) { in event_postload()
451 static void sco_config_callback(UNUSED_ATTR bool success) { in sco_config_callback()
457 static void event_epilog(UNUSED_ATTR void *context) { in event_epilog()
461 static void epilog_finished_callback(UNUSED_ATTR bool success) { in epilog_finished_callback()
467 static void epilog_timer_expired(UNUSED_ATTR void *context) { in epilog_timer_expired()
474 static void event_command_ready(fixed_queue_t *queue, UNUSED_ATTR void *context) { in event_command_ready()
493 static void event_packet_ready(fixed_queue_t *queue, UNUSED_ATTR void *context) { in event_packet_ready()
525 static void command_timed_out(UNUSED_ATTR void *context) { in command_timed_out()