/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf100.c | 36 const struct nvkm_therm_clkgate_pack *pack; in gf100_clkgate_init() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf100.c | 36 const struct nvkm_therm_clkgate_pack *pack; in gf100_clkgate_init() local
|
/kernel/linux/linux-5.10/drivers/soc/amlogic/ |
H A D | meson-gx-socinfo.c | 100 unsigned int pack = socinfo_to_pack(socinfo); in socinfo_to_package_id() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gk20a.c | 43 struct gf100_gr_pack *pack; in gk20a_gr_av_to_init() local 93 struct gf100_gr_pack *pack; in gk20a_gr_aiv_to_init() local 136 struct gf100_gr_pack *pack; gk20a_gr_av_to_method() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/amlogic/ |
H A D | meson-gx-socinfo.c | 101 unsigned int pack = socinfo_to_pack(socinfo); in socinfo_to_package_id() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/sdsi/ |
H A D | sdsi_test.py | 4 from struct import pack namespace
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbip_network.c | 53 uint32_t usbip_net_pack_uint32_t(int pack, uint32_t num) in usbip_net_pack_uint32_t() argument 65 uint16_t usbip_net_pack_uint16_t(int pack, uint16_t num) in usbip_net_pack_uint16_t() argument 77 void usbip_net_pack_usb_device(int pack, struct usbip_usb_device *udev) in usbip_net_pack_usb_device() argument 132 usbip_net_pack_op_common(int pack, struct op_common *op_common) usbip_net_pack_op_common() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | pio.c | 180 struct b43_pio_txpacket *pack; in b43_pio_cancel_tx_packets() local 349 static void pio_tx_frame_2byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_2byte_queue() argument 24 generate_cookie(struct b43_pio_txqueue *q, struct b43_pio_txpacket *pack) generate_cookie() argument 44 parse_cookie(struct b43_wldev *dev, u16 cookie, struct b43_pio_txpacket **pack) parse_cookie() argument 419 pio_tx_frame_4byte_queue(struct b43_pio_txpacket *pack, const u8 *hdr, unsigned int hdrlen) pio_tx_frame_4byte_queue() argument 445 struct b43_pio_txpacket *pack; pio_tx_frame() local 567 struct b43_pio_txpacket *pack = NULL; b43_pio_handle_txstatus() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_gact.c | 36 u32 pack = atomic_inc_return(&gact->packets); in gact_determ() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | pio.c | 180 struct b43_pio_txpacket *pack; in b43_pio_cancel_tx_packets() local 349 static void pio_tx_frame_2byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_2byte_queue() argument 24 generate_cookie(struct b43_pio_txqueue *q, struct b43_pio_txpacket *pack) generate_cookie() argument 44 parse_cookie(struct b43_wldev *dev, u16 cookie, struct b43_pio_txpacket **pack) parse_cookie() argument 419 pio_tx_frame_4byte_queue(struct b43_pio_txpacket *pack, const u8 *hdr, unsigned int hdrlen) pio_tx_frame_4byte_queue() argument 445 struct b43_pio_txpacket *pack; pio_tx_frame() local 567 struct b43_pio_txpacket *pack = NULL; b43_pio_handle_txstatus() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ga102.c | 243 struct gf100_gr_pack *pack; in ga102_gr_av64_to_init() local
|
H A D | gk20a.c | 40 struct gf100_gr_pack *pack; in gk20a_gr_av_to_init_() local 83 struct gf100_gr_pack *pack; in gk20a_gr_aiv_to_init() local 113 struct gf100_gr_pack *pack; gk20a_gr_av_to_method() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_gact.c | 36 u32 pack = atomic_inc_return(&gact->packets); in gact_determ() local
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A D | usbip_network.c | 53 uint32_t usbip_net_pack_uint32_t(int pack, uint32_t num) in usbip_net_pack_uint32_t() argument 65 uint16_t usbip_net_pack_uint16_t(int pack, uint16_t num) in usbip_net_pack_uint16_t() argument 77 void usbip_net_pack_usb_device(int pack, struct usbip_usb_device *udev) in usbip_net_pack_usb_device() argument 132 usbip_net_pack_op_common(int pack, struct op_common *op_common) usbip_net_pack_op_common() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | usbip_common.c | 352 usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_cmd_submit() argument 377 usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_ret_submit() argument 397 usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, int pack) usbip_pack_pdu() argument 538 usbip_pack_iso(struct usbip_iso_packet_descriptor *iso, struct usb_iso_packet_descriptor *uiso, int pack) usbip_pack_iso() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb.h | 118 #define pack(a, b) (((a) << 16) | (b)) macro
|
/kernel/linux/linux-5.10/sound/usb/usx2y/ |
H A D | usb_stream.c | 24 int pack, lb = 0; in playback_prep_freqn() local [all...] |
H A D | usx2yhwdeppcm.c | 101 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local 140 int pack; in usx2y_usbpcm_urb_capt_iso_advance() local 425 unsigned long pack; usx2y_usbpcm_urbs_start() local [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | cal.c | 186 u32 val, extract, pack; in cal_ctx_pix_proc_config() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb.h | 118 #define pack(a, b) (((a) << 16) | (b)) macro
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | usbip_common.c | 433 usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_cmd_submit() argument 458 usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_ret_submit() argument 478 usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, int pack) usbip_pack_pdu() argument 619 usbip_pack_iso(struct usbip_iso_packet_descriptor *iso, struct usb_iso_packet_descriptor *uiso, int pack) usbip_pack_iso() argument
|
/kernel/linux/linux-6.6/sound/usb/usx2y/ |
H A D | usb_stream.c | 24 int pack, lb = 0; in playback_prep_freqn() local [all...] |
H A D | usx2yhwdeppcm.c | 105 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local 145 int pack, head; in usx2y_usbpcm_urb_capt_iso_advance() local 415 unsigned long pack; usx2y_usbpcm_urbs_start() local [all...] |
/kernel/linux/common_modules/tzdriver/core/ |
H A D | mailbox_mempool.c | 279 void *pack = mailbox_alloc(SZ_4K, MB_FLAG_ZERO); in mailbox_alloc_cmd_pack() local
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hil_mlc.c | 637 hil_packet pack; in hilse_donode() local [all...] |