| /kernel/linux/linux-6.6/drivers/input/joystick/ |
| H A D | fsia6b.c | 57 struct ibus_packet packet; member [all...] |
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | lifebook.c | 137 u8 *packet = psmouse->packet; in lifebook_process_byte() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | penmount.c | 88 static bool pm_checkpacket(unsigned char *packet) in pm_checkpacket() argument
|
| /kernel/linux/linux-6.6/sound/pci/oxygen/ |
| H A D | xonar_dg.c | 60 unsigned int packet; in cs4245_write_spi() local
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/ |
| H A D | dsoftbus_adapter_impl.cpp | 190 int32_t DSoftbusAdapterImpl::SendPacket(const std::string &networkId, NetPacket &packet) in SendPacket() argument 233 int32_t DSoftbusAdapterImpl::BroadcastPacket(NetPacket &packet) in BroadcastPacket() argument 576 HandlePacket(const std::string &networkId, NetPacket &packet) HandlePacket() argument [all...] |
| /base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/ |
| H A D | input_event_builder.cpp | 148 bool InputEventBuilder::OnPacket(const std::string &networkId, Msdp::NetPacket &packet)
in OnPacket() argument 172 void InputEventBuilder::OnPointerEvent(Msdp::NetPacket &packet)
in OnPointerEvent() argument 220 void InputEventBuilder::OnKeyEvent(Msdp::NetPacket &packet)
in OnKeyEvent() argument [all...] |
| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| H A D | dsoftbus_handler.cpp | 228 OnPacket(const std::string &networkId, NetPacket &packet) OnPacket() argument 262 OnStartCooperate(const std::string &networkId, NetPacket &packet) OnStartCooperate() argument 283 OnStopCooperate(const std::string &networkId, NetPacket &packet) OnStopCooperate() argument 295 OnComeBack(const std::string &networkId, NetPacket &packet) OnComeBack() argument 316 OnRelayCooperate(const std::string &networkId, NetPacket &packet) OnRelayCooperate() argument 333 OnRelayCooperateFinish(const std::string &networkId, NetPacket &packet) OnRelayCooperateFinish() argument 349 OnSubscribeMouseLocation(const std::string &networKId, NetPacket &packet) OnSubscribeMouseLocation() argument 363 OnUnSubscribeMouseLocation(const std::string& networKId, NetPacket &packet) OnUnSubscribeMouseLocation() argument 377 OnReplySubscribeLocation(const std::string& networKId, NetPacket &packet) OnReplySubscribeLocation() argument 391 OnReplyUnSubscribeLocation(const std::string& networKId, NetPacket &packet) OnReplyUnSubscribeLocation() argument 405 OnRemoteMouseLocation(const std::string& networKId, NetPacket &packet) OnRemoteMouseLocation() argument 420 OnRemoteInputDevice(const std::string& networkId, NetPacket &packet) OnRemoteInputDevice() argument 445 OnRemoteHotPlug(const std::string &networkId, NetPacket &packet) OnRemoteHotPlug() argument 462 DeserializeDevice(std::shared_ptr<IDevice> device, NetPacket &packet) DeserializeDevice() argument [all...] |
| /base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
| H A D | hdi_connection.cpp | 195 HapticPaket packet = {}; in PlayPattern() local
|
| /device/soc/rockchip/rk3399/hardware/mpp/src/ |
| H A D | mpi_enc_utils.c | 665 MppPacket packet = NULL; in hal_mpp_get_sps() local 729 MppPacket packet = NULL; hal_mpp_encode() local [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/src/ |
| H A D | mpi_enc_utils.c | 657 MppPacket packet = NULL; in hal_mpp_get_sps() local 721 MppPacket packet = NULL; hal_mpp_encode() local [all...] |
| /device/soc/rockchip/rk3588/hardware/mpp/src/ |
| H A D | mpi_enc_utils.c | 415 MppPacket packet = NULL; in hal_mpp_get_sps() local 490 MppPacket packet = NULL; hal_mpp_encode() local [all...] |
| /device/soc/rockchip/common/hardware/mpp/src/ |
| H A D | mpi_enc_utils.c | 643 MppPacket packet = NULL; in hal_mpp_get_sps() local 706 MppPacket packet = NULL; hal_mpp_encode() local [all...] |
| /kernel/linux/linux-5.10/drivers/firewire/ |
| H A D | core-iso.c | 173 fw_iso_context_queue(struct fw_iso_context *ctx, struct fw_iso_packet *packet, struct fw_iso_buffer *buffer, unsigned long payload) fw_iso_context_queue() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | raspberrypi.c | 184 u32 packet; in rpi_firmware_print_firmware_revision() local 200 u32 packet; in rpi_register_hwmon_driver() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-desc.c | 528 struct xgbe_packet_data *packet; in xgbe_map_tx_skb() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | vmmouse.c | 225 unsigned char *packet = psmouse->packet; in vmmouse_process_byte() local
|
| H A D | focaltech.c | 149 focaltech_process_touch_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_touch_packet() argument 173 focaltech_process_abs_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_abs_packet() argument 195 focaltech_process_rel_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_rel_packet() argument 228 unsigned char *packet = psmouse->packet; focaltech_process_packet() local [all...] |
| H A D | cypress_ps2.c | 446 unsigned char *packet = psmouse->packet; in cypress_parse_packet() local 562 unsigned char *packet = psmouse->packet; cypress_validate_byte() local [all...] |
| H A D | logips2pp.c | 44 u8 *packet = psmouse->packet; in ps2pp_process_byte() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | hil_kbd.c | 278 hil_packet packet; in hil_dev_interrupt() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | fault.c | 361 bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx() argument
|
| H A D | ruc.c | 69 int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_packet *packet) in hfi1_ruc_check_hdr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | pio.c | 42 tx_get_next_word(const u8 *txhdr, const u8 *packet, size_t txhdr_size, unsigned int *pos) tx_get_next_word() argument 63 tx_data(struct b43legacy_pioqueue *queue, u8 *txhdr, const u8 *packet, unsigned int octets) tx_data() argument 103 generate_cookie(struct b43legacy_pioqueue *queue, struct b43legacy_pio_txpacket *packet) generate_cookie() argument 136 parse_cookie(struct b43legacy_wldev *dev, u16 cookie, struct b43legacy_pio_txpacket **packet) parse_cookie() argument 172 pio_tx_write_fragment(struct b43legacy_pioqueue *queue, struct sk_buff *skb, struct b43legacy_pio_txpacket *packet, size_t txhdr_size) pio_tx_write_fragment() argument 202 free_txpacket(struct b43legacy_pio_txpacket *packet, int irq_context) free_txpacket() argument 217 pio_tx_packet(struct b43legacy_pio_txpacket *packet) pio_tx_packet() argument 272 struct b43legacy_pio_txpacket *packet, *tmp_packet; tx_tasklet() local 301 struct b43legacy_pio_txpacket *packet; setup_txqueues() local 369 struct b43legacy_pio_txpacket *packet, *tmp_packet; cancel_transfers() local 456 struct b43legacy_pio_txpacket *packet; b43legacy_pio_tx() local 478 struct b43legacy_pio_txpacket *packet; b43legacy_pio_handle_txstatus() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireguard/ |
| H A D | send.c | 23 struct message_handshake_initiation packet; in wg_packet_send_handshake_initiation() local 87 struct message_handshake_response packet; in wg_packet_send_handshake_response() local 114 struct message_handshake_cookie packet; wg_packet_send_handshake_cookie() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
| H A D | hif.c | 55 struct htc_packet *packet = context; in ath6kl_hif_rw_comp_handler() local
|