| /kernel/linux/linux-5.10/drivers/input/joystick/ |
| H A D | xpad.c | 1033 struct xpad_output_packet *pkt, *packet = NULL; xpad_prepare_next_out_packet() local 1192 struct xpad_output_packet *packet = xpad_inquiry_pad_presence() local 1246 struct xpad_output_packet *packet = xpadone_ack_mode_report() local 1271 struct xpad_output_packet *packet = &xpad->out_packets[XPAD_OUT_FF_IDX]; xpad_play_effect() local 1408 struct xpad_output_packet *packet = xpad_send_led_command() local 1550 struct xpad_output_packet *packet = xpad360w_poweroff_controller() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/ |
| H A D | mousedev.c | 72 struct mousedev_hw_data packet; member 261 mousedev_notify_readers(struct mousedev *mousedev, struct mousedev_hw_data *packet) mousedev_notify_readers() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | synaptics.c | 672 static void synaptics_pass_pt_packet(struct serio *ptport, u8 *packet) in synaptics_pass_pt_packet() argument 1167 const u8 *packet = psmouse->packet; synaptics_validate_byte() local [all...] |
| H A D | elantech.c | 324 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local 412 unsigned char *packet = psmouse->packet; elantech_report_absolute_v2() local 509 unsigned char *packet = psmouse->packet; elantech_report_trackpoint() local 563 unsigned char *packet = psmouse->packet; elantech_report_absolute_v3() local 641 unsigned char *packet = psmouse->packet; elantech_input_sync_v4() local 656 unsigned char *packet = psmouse->packet; process_packet_status_v4() local 676 unsigned char *packet = psmouse->packet; process_packet_head_v4() local 706 unsigned char *packet = psmouse->packet; process_packet_motion_v4() local 769 unsigned char *packet = psmouse->packet; elantech_packet_check_v1() local 799 unsigned char *packet = psmouse->packet; elantech_debounce_check_v2() local 807 unsigned char *packet = psmouse->packet; elantech_packet_check_v2() local 842 unsigned char *packet = psmouse->packet; elantech_packet_check_v3() local 877 unsigned char *packet = psmouse->packet; elantech_packet_check_v4() local [all...] |
| H A D | elan_i2c_core.c | 946 static void elan_report_absolute(struct elan_tp_data *data, u8 *packet, in elan_report_absolute() argument 979 u8 *packet = &report[ETP_REPORT_ID_OFFSET + 1]; in elan_report_trackpoint() local 882 elan_report_contact(struct elan_tp_data *data, int contact_num, bool contact_valid, bool high_precision, u8 *packet, u8 *finger_data) elan_report_contact() argument [all...] |
| H A D | psmouse-base.c | 128 void psmouse_report_standard_motion(struct input_dev *dev, u8 *packet) in psmouse_report_standard_motion() argument 139 void psmouse_report_standard_packet(struct input_dev *dev, u8 *packet) in psmouse_report_standard_packet() argument 152 u8 *packet = psmouse->packet; psmouse_process_byte() local [all...] |
| H A D | psmouse.h | 97 unsigned char packet[8]; member
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | zinitix.c | 171 __le16 packet[2] = {cpu_to_le16(reg), cpu_to_le16(value)}; in zinitix_write_u16() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| H A D | nwl-dsi.c | 59 struct mipi_dsi_packet packet; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
| H A D | dst.c | 1287 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 [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac4_core.c | 113 dwmac4_rx_queue_routing(struct mac_device_info *hw, u8 packet, u32 queue) dwmac4_rx_queue_routing() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | user_mad.c | 218 struct ib_umad_packet *packet in send_handler() local 183 queue_packet(struct ib_umad_file *file, struct ib_mad_agent *agent, struct ib_umad_packet *packet) queue_packet() argument 206 dequeue_send(struct ib_umad_file *file, struct ib_umad_packet *packet) dequeue_send() argument 238 struct ib_umad_packet *packet; recv_handler() local 297 copy_recv_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) copy_recv_mad() argument 353 copy_send_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) copy_send_mad() argument 379 struct ib_umad_packet *packet; ib_umad_read() local 465 is_duplicate(struct ib_umad_file *file, struct ib_umad_packet *packet) is_duplicate() argument 503 struct ib_umad_packet *packet; ib_umad_write() local 1038 struct ib_umad_packet *packet, *tmp; ib_umad_close() local [all...] |
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| H A D | coresight-stm.c | 404 stm_generic_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) stm_generic_packet() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | rc.c | 1237 static inline void hfi1_queue_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_queue_rc_ack() argument 1260 hfi1_make_rc_ack_9B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_9B() argument 1313 hfi1_make_rc_ack_16B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_16B() argument 1386 hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn) hfi1_send_rc_ack() argument 2344 rc_rcv_resp(struct hfi1_packet *packet) rc_rcv_resp() argument 2804 hfi1_rc_rcv(struct hfi1_packet *packet) hfi1_rc_rcv() argument 3250 hfi1_rc_hdrerr( struct hfi1_ctxtdata *rcd, struct hfi1_packet *packet, struct rvt_qp *qp) hfi1_rc_hdrerr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
| H A D | txrx.c | 685 struct htc_packet *packet; in ath6kl_tx_complete() local 586 ath6kl_tx_queue_full(struct htc_target *target, struct htc_packet *packet) ath6kl_tx_queue_full() argument 880 struct htc_packet *packet; ath6kl_rx_refill() local 918 struct htc_packet *packet; ath6kl_refill_amsdu_rxbufs() local 952 struct htc_packet *packet = NULL; ath6kl_alloc_amsdu_rxbuf() local 1301 ath6kl_rx(struct htc_target *target, struct htc_packet *packet) ath6kl_rx() argument 1841 struct htc_packet *packet, *tmp_pkt; ath6kl_cleanup_amsdu_rxbufs() local [all...] |
| H A D | hif.h | 79 struct htc_packet *packet; member 168 struct htc_packet *packet; member
|
| H A D | sdio.c | 566 ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer, u32 length, u32 request, struct htc_packet *packet) ath6kl_sdio_write_async() argument
|
| H A D | htc_pipe.c | 29 static inline void restore_tx_packet(struct htc_packet *packet) in restore_tx_packet() argument 40 struct htc_packet *packet; in do_send_completion() local 77 send_packet_completion(struct htc_target *target, struct htc_packet *packet) send_packet_completion() argument 98 struct htc_packet *packet; get_htc_packet_credit_based() local 177 struct htc_packet *packet; get_htc_packet() local 211 struct htc_packet *packet; htc_issue_packets() local 305 struct htc_packet *packet, *tmp_pkt; htc_try_send() local 501 destroy_htc_txctrl_packet(struct htc_packet *packet) destroy_htc_txctrl_packet() argument 511 struct htc_packet *packet = NULL; build_htc_txctrl_packet() local 529 htc_free_txctrl_packet(struct htc_target *target, struct htc_packet *packet) htc_free_txctrl_packet() argument 540 htc_txctrl_complete(struct htc_target *target, struct htc_packet *packet) htc_txctrl_complete() argument 694 struct htc_packet *packet; htc_flush_tx_endpoint() local 717 struct htc_packet *packet, *tmp_pkt, *found_packet = NULL; htc_lookup_tx_packet() local 747 struct htc_packet *packet; ath6kl_htc_pipe_tx_complete() local 784 struct htc_packet *packet, *tmp_pkt; htc_send_packets_multiple() local 815 struct htc_packet *packet; alloc_htc_packet_container() local 832 free_htc_packet_container(struct htc_target *target, struct htc_packet *packet) free_htc_packet_container() argument 912 struct htc_packet *packet; do_recv_completion() local 930 recv_packet_completion(struct htc_target *target, struct htc_endpoint *ep, struct htc_packet *packet) recv_packet_completion() argument 949 struct htc_packet *packet; ath6kl_htc_pipe_rx_complete() local 1099 struct htc_packet *packet; htc_flush_rx_queue() local 1160 htc_rxctrl_complete(struct htc_target *context, struct htc_packet *packet) htc_rxctrl_complete() argument 1223 struct htc_packet *packet = NULL; ath6kl_htc_pipe_conn_service() local 1410 struct htc_packet *packet; ath6kl_htc_pipe_create() local 1463 struct htc_packet *packet; ath6kl_htc_pipe_cleanup() local 1482 struct htc_packet *packet; ath6kl_htc_pipe_start() local 1539 ath6kl_htc_pipe_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_pipe_tx() argument 1625 struct htc_packet *packet, *tmp_pkt, *first; ath6kl_htc_pipe_add_rxbuf_multiple() local 1674 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_pipe_flush_rx_buf() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/hyperv/ |
| H A D | rndis_filter.c | 206 struct hv_netvsc_packet *packet; in rndis_filter_send_request() local [all...] |
| H A D | netvsc.c | 708 const struct hv_netvsc_packet *packet in netvsc_send_tx_complete() local 826 netvsc_copy_to_send_buf(struct netvsc_device *net_device, unsigned int section_index, u32 pend_size, struct hv_netvsc_packet *packet, struct rndis_message *rndis_msg, struct hv_page_buffer *pb, bool xmit_more) netvsc_copy_to_send_buf() argument 864 netvsc_send_pkt( struct hv_device *device, struct hv_netvsc_packet *packet, struct netvsc_device *net_device, struct hv_page_buffer *pb, struct sk_buff *skb) netvsc_send_pkt() argument 960 netvsc_send(struct net_device *ndev, struct hv_netvsc_packet *packet, struct rndis_message *rndis_msg, struct hv_page_buffer *pb, struct sk_buff *skb, bool xdp_tx) netvsc_send() argument [all...] |
| /kernel/linux/linux-5.10/drivers/tty/hvc/ |
| H A D | hvsi.c | 145 static inline int len_packet(const uint8_t *packet) in len_packet() argument 150 static inline int is_header(const uint8_t *packet) in is_header() argument 156 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) in got_packet() argument 206 dump_packet(uint8_t *packet) dump_packet() argument 225 hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, struct tty_struct *tty, struct hvsi_struct **to_handshake) hvsi_recv_control() argument 254 hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) hvsi_recv_response() argument 305 hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) hvsi_recv_query() argument 350 hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) hvsi_recv_data() argument 391 uint8_t *packet = hp->inbuf; hvsi_load_chunk() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | ehci-sched.c | 1737 int packet; in itd_link_urb() local 1989 struct ehci_iso_packet *packet = &iso_sched->packet[i]; sitd_sched_init() local 2138 int packet; sitd_link_urb() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | u_serial.c | 206 gs_send_packet(struct gs_port *port, char *packet, unsigned size) in gs_send_packet() argument 400 char *packet = req->buf; in gs_rx_push() local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | outqueue.c | 788 struct sctp_packet *packet; global() member 1142 struct sctp_packet *packet; sctp_outq_flush_transports() local [all...] |
| /kernel/linux/linux-5.10/include/net/ |
| H A D | net_namespace.h | 126 struct netns_packet packet; member
|