Home
last modified time | relevance | path

Searched refs:ACK_PENDING (Results 1 – 5 of 5) sorted by relevance

/drivers/firewire/
A Dcore-transaction.c163 case ACK_PENDING: in transmit_complete_callback()
870 if (request->ack != ACK_PENDING || in fw_send_response()
1042 if (p->ack != ACK_PENDING && p->ack != ACK_COMPLETE) in fw_core_handle_request()
A Dohci.c1598 case ACK_PENDING + 0x10: in handle_at_packet()
1711 packet->ack = ACK_PENDING; in handle_local_request()
A Dcore-cdev.c1570 case ACK_PENDING: in outbound_phy_packet_callback()
/drivers/usb/typec/ucsi/
A Ducsi.h473 #define ACK_PENDING 2 macro
A Ducsi.c49 test_and_clear_bit(ACK_PENDING, &ucsi->flags)) in ucsi_notify_common()
65 set_bit(ACK_PENDING, &ucsi->flags); in ucsi_sync_control_common()
80 clear_bit(ACK_PENDING, &ucsi->flags); in ucsi_sync_control_common()

Completed in 25 milliseconds