Home
last modified time | relevance | path

Searched defs:packet (Results 76 – 100 of 221) sorted by relevance

123456789

/Linux-v6.6/drivers/input/mouse/
Dlifebook.c137 u8 *packet = psmouse->packet; in lifebook_process_byte() local
Dpsmouse-base.c133 void psmouse_report_standard_motion(struct input_dev *dev, u8 *packet) in psmouse_report_standard_motion()
144 void psmouse_report_standard_packet(struct input_dev *dev, u8 *packet) in psmouse_report_standard_packet()
157 u8 *packet = psmouse->packet; in psmouse_process_byte() local
Delan_i2c_core.c921 u8 *packet, u8 *finger_data) in elan_report_contact()
983 static void elan_report_absolute(struct elan_tp_data *data, u8 *packet, in elan_report_absolute()
1016 u8 *packet = &report[ETP_REPORT_ID_OFFSET + 1]; in elan_report_trackpoint() local
Dlogips2pp.c44 u8 *packet = psmouse->packet; in ps2pp_process_byte() local
/Linux-v6.6/sound/pci/oxygen/
Dxonar_dg.c60 unsigned int packet; in cs4245_write_spi() local
/Linux-v6.6/drivers/hwtracing/intel_th/
Dsth.c65 unsigned int packet, in sth_stm_packet()
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dhif.h79 struct htc_packet *packet; member
168 struct htc_packet *packet; member
Dhif-ops.h37 struct htc_packet *packet) in hif_write_async()
Dhif.c55 struct htc_packet *packet = context; in ath6kl_hif_rw_comp_handler() local
Dhtc.h541 struct htc_packet packet; member
642 static inline void set_htc_pkt_info(struct htc_packet *packet, void *context, in set_htc_pkt_info()
653 static inline void htc_rxpkt_reset(struct htc_packet *packet) in htc_rxpkt_reset()
659 static inline void set_htc_rxpkt_info(struct htc_packet *packet, void *context, in set_htc_rxpkt_info()
/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c707 struct ipw2100_tx_packet *packet; in ipw2100_hw_send_command() local
2279 struct ipw2100_rx_packet *packet) in ipw2100_alloc_skb()
2444 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; in isr_rx() local
2517 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; in isr_rx_monitor() local
2654 struct ipw2100_rx_packet *packet; in __ipw2100_rx_process() local
2800 struct ipw2100_tx_packet *packet; in __ipw2100_tx_process() local
2987 struct ipw2100_tx_packet *packet; in ipw2100_tx_send_commands() local
3056 struct ipw2100_tx_packet *packet; in ipw2100_tx_send_data() local
3372 struct ipw2100_tx_packet *packet; in ipw2100_tx() local
4577 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; in ipw2100_rx_allocate() local
[all …]
/Linux-v6.6/fs/autofs/
Dwaitq.c137 struct autofs_v5_packet *packet = &pkt.v5_pkt.v5_packet; in autofs_notify_daemon() local
/Linux-v6.6/drivers/platform/surface/aggregator/
Dtrace.h204 #define ssam_trace_get_command_field_u8(packet, field) \ argument
/Linux-v6.6/drivers/media/usb/stk1160/
Dstk1160-video.c25 int packet, int status) in print_err_status()
/Linux-v6.6/drivers/input/touchscreen/
Dpenmount.c88 static bool pm_checkpacket(unsigned char *packet) in pm_checkpacket()
Dsis_i2c.c101 u8 packet[SIS_MAX_PACKET_SIZE]; member
/Linux-v6.6/drivers/tty/hvc/
Dhvsi_lib.c10 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) in hvsi_send_packet()
/Linux-v6.6/drivers/gpu/drm/bridge/adv7511/
Dadv7511_drv.c166 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_enable()
181 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_disable()
/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/
Dpio.h48 #define pio_txpacket_getindex(packet) ((int)((packet) - \ argument
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dfault.c319 bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx()
/Linux-v6.6/drivers/input/keyboard/
Dapplespi.c767 struct spi_packet *packet = (struct spi_packet *)applespi->tx_buffer; in applespi_send_cmd_msg() local
1355 struct spi_packet *packet, in applespi_handle_cmd_response()
1400 struct spi_packet *packet) in applespi_debug_print_read_packet()
1421 struct spi_packet *packet; in applespi_got_data() local
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/
Dxgbe-desc.c528 struct xgbe_packet_data *packet; in xgbe_map_tx_skb() local
/Linux-v6.6/tools/perf/util/intel-pt-decoder/
Dintel-pt-log.c212 void __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, in __intel_pt_log_packet()
/Linux-v6.6/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h106 struct arm_spe_pkt packet; member
/Linux-v6.6/drivers/media/pci/bt8xx/
Ddst.c1287 u8 packet[8] = { 0x00, 0x09, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00 }; in dst_tone_power_cmd() local
1421 u8 packet[8] = { 0x00, 0x08, 0x04, 0xe0, 0x10, 0x38, 0xf0, 0xec }; in dst_set_diseqc() local

123456789