Home
last modified time | relevance | path

Searched defs:hs (Results 1 - 25 of 85) sorted by relevance

1234

/kernel/liteos_m/components/net/test/
H A Dnet_socket_test_005.c47 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local
60 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H A Dnet_socket_test_005.cpp45 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c56 struct hcall_stats *hs = m->private; in hc_show() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c56 struct hcall_stats *hs = m->private; in hc_show() local
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dconfig.c159 usb_assign_descriptors(struct usb_function *f, struct usb_descriptor_header **fs, struct usb_descriptor_header **hs, struct usb_descriptor_header **ss, struct usb_descriptor_header **ssp) usb_assign_descriptors() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dconfig.c159 usb_assign_descriptors(struct usb_function *f, struct usb_descriptor_header **fs, struct usb_descriptor_header **hs, struct usb_descriptor_header **ss, struct usb_descriptor_header **ssp) usb_assign_descriptors() argument
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_pm.h29 hs:1, member
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dpoly1305_glue.c43 u64 hs[3]; member
[all...]
/kernel/linux/linux-5.10/sound/soc/ti/
H A Drx51.c49 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_output.c189 mdfld_dsi_get_panel_status(struct mdfld_dsi_config *dsi_config, u8 dcs, u32 *data, bool hs) mdfld_dsi_get_panel_status() argument
203 mdfld_dsi_get_power_mode(struct mdfld_dsi_config *dsi_config, u32 *mode, bool hs) mdfld_dsi_get_power_mode() argument
H A Dmdfld_dsi_pkg_sender.c217 send_short_pkg(struct mdfld_dsi_pkg_sender *sender, u8 data_type, u8 cmd, u8 param, bool hs) send_short_pkg() argument
243 send_long_pkg(struct mdfld_dsi_pkg_sender *sender, u8 data_type, u8 *data, int len, bool hs) send_long_pkg() argument
372 send_pkg(struct mdfld_dsi_pkg_sender *sender, u8 data_type, u8 *data, u16 len, bool hs) send_pkg() argument
421 mdfld_dsi_send_mcs_long(struct mdfld_dsi_pkg_sender *sender, u8 *data, u32 len, bool hs) mdfld_dsi_send_mcs_long() argument
438 mdfld_dsi_send_mcs_short(struct mdfld_dsi_pkg_sender *sender, u8 cmd, u8 param, u8 param_num, bool hs) mdfld_dsi_send_mcs_short() argument
467 mdfld_dsi_send_gen_short(struct mdfld_dsi_pkg_sender *sender, u8 param0, u8 param1, u8 param_num, bool hs) mdfld_dsi_send_gen_short() argument
504 mdfld_dsi_send_gen_long(struct mdfld_dsi_pkg_sender *sender, u8 *data, u32 len, bool hs) mdfld_dsi_send_gen_long() argument
521 __read_panel_data(struct mdfld_dsi_pkg_sender *sender, u8 data_type, u8 *data, u16 len, u32 *data_out, u16 len_out, bool hs) __read_panel_data() argument
580 mdfld_dsi_read_mcs(struct mdfld_dsi_pkg_sender *sender, u8 cmd, u32 *data, u16 len, bool hs) mdfld_dsi_read_mcs() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dsi.h61 bool hs; member
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dpoly1305_glue.c43 u64 hs[3]; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dsi.h61 bool hs; member
/kernel/linux/linux-6.6/sound/soc/ti/
H A Drx51.c49 int hp = 0, hs = 0, tvout = 0; in rx51_ext_control() local
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dassembler.h203 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
450 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dassembler.h206 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
545 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c40 int hs = 0, stat = 0; in sas_end_task() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dacornfb.c415 unsigned long hs, vs; in acornfb_validate_timing() local
988 unsigned long hs; in acornfb_probe() local
[all...]
H A Dasiliantfb.c177 unsigned hs = (p->var.xres + p->var.right_margin) / 8; in asiliant_set_timing() local
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c192 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dacornfb.c415 unsigned long hs, vs; in acornfb_validate_timing() local
952 unsigned long hs; in acornfb_probe() local
[all...]
H A Dasiliantfb.c176 unsigned hs = (p->var.xres + p->var.right_margin) / 8; in asiliant_set_timing() local
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c192 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_helpers.c176 u32 hs = 7; in get_tiled_8l128_plane_size() local

Completed in 16 milliseconds

1234