Home
last modified time | relevance | path

Searched defs:ack (Results 26 – 50 of 234) sorted by relevance

12345678910

/Linux-v6.6/sound/pci/asihpi/
Dhpi6000.c1289 u16 ack; in hpi6000_message_response_sequence() local
1408 u16 ack; in hpi6000_send_data() local
1481 u16 ack; in hpi6000_get_data() local
1590 u32 ack = 0L; in hpi6000_wait_dsp_ack() local
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/irq/
Dirq_service.h41 bool (*ack)( member
/Linux-v6.6/include/linux/
Dbadblocks.h18 #define BB_MAKE(a, l, ack) (((a)<<9) | ((l)-1) | ((u64)(!!(ack)) << 63)) argument
/Linux-v6.6/include/uapi/linux/
Dconnector.h74 __u32 ack; member
/Linux-v6.6/drivers/net/wwan/iosm/
Diosm_ipc_pm.c124 static void ipc_pm_on_link_wake(struct iosm_pm *ipc_pm, bool ack) in ipc_pm_on_link_wake()
/Linux-v6.6/net/ipv4/
Dtcp_yeah.c58 static void tcp_yeah_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_yeah_cong_avoid()
Dtcp_hybla.c90 static void hybla_cong_avoid(struct sock *sk, u32 ack, u32 acked) in hybla_cong_avoid()
Dtcp_vegas.c165 static void tcp_vegas_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_vegas_cong_avoid()
Dtcp_veno.c119 static void tcp_veno_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_veno_cong_avoid()
Dtcp_bic.c140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in bictcp_cong_avoid()
Dtcp_lp.c121 static void tcp_lp_cong_avoid(struct sock *sk, u32 ack, u32 acked) in tcp_lp_cong_avoid()
/Linux-v6.6/arch/x86/events/intel/
Dknc.c208 static inline void knc_pmu_ack_status(u64 ack) in knc_pmu_ack_status()
/Linux-v6.6/arch/powerpc/kernel/
Dsmp-tbsync.c31 volatile int ack; member
/Linux-v6.6/drivers/i2c/busses/
Di2c-diolan-u2c.c232 static int diolan_i2c_get_byte_ack(struct i2c_diolan_u2c *dev, bool ack, in diolan_i2c_get_byte_ack()
365 bool ack = j < pmsg->len - 1; in diolan_usb_xfer() local
/Linux-v6.6/drivers/nfc/pn533/
Di2c.c41 static const u8 ack[6] = {0x00, 0x00, 0xff, 0x00, 0xff, 0x00}; in pn533_i2c_send_ack() local
Duart.c82 static const u8 ack[PN533_STD_FRAME_ACK_SIZE] = { in pn532_uart_send_ack() local
/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_mm.c110 u32 val, ack = 0; in ocelot_mm_update_port_status() local
/Linux-v6.6/drivers/reset/sti/
Dreset-syscfg.c27 struct regmap_field *ack; member
/Linux-v6.6/sound/pci/ca0106/
Dca_midi.h38 int ack, reset, enter_uart; member
/Linux-v6.6/drivers/staging/sm750fb/
Dddk750_swi2c.c310 static unsigned char sw_i2c_read_byte(unsigned char ack) in sw_i2c_read_byte()
/Linux-v6.6/drivers/hid/
Dhid-hyperv.c122 struct synthhid_device_info_ack ack; member
178 struct mousevsc_prt_msg ack; in mousevsc_on_receive_device_info() local
/Linux-v6.6/drivers/media/cec/core/
Dcec-pin.c373 bool is_ack_bit, ack; in cec_pin_tx_states() local
656 bool ack; in cec_pin_rx_states() local
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Datombios_dp.c61 u8 delay, u8 *ack) in amdgpu_atombios_dp_process_aux_ch()
135 u8 ack, delay = 0; in amdgpu_atombios_dp_aux_transfer() local
/Linux-v6.6/drivers/net/dsa/qca/
Dqca8k-8xxx.c316 bool ack; in qca8k_read_eth() local
368 bool ack; in qca8k_write_eth() local
591 bool ack; in qca8k_phy_eth_busy_wait() local
631 bool ack; in qca8k_phy_eth_command() local
/Linux-v6.6/drivers/firmware/xilinx/
Dzynqmp.c1255 const u32 qos, const enum zynqmp_pm_request_ack ack) in zynqmp_pm_request_node()
1349 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_force_pwrdwn()
1367 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_request_wake()
1389 const enum zynqmp_pm_request_ack ack) in zynqmp_pm_set_requirement()

12345678910