Home
last modified time | relevance | path

Searched defs:h (Results 376 – 400 of 1714) sorted by relevance

1...<<11121314151617181920>>...69

/OK3568_Linux_fs/kernel/arch/m68k/sun3x/
H A Dtime.c42 volatile struct mostek_dt *h = in sun3x_hwclk() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_netiface.c160 struct hash_netiface4 *h = set->data; in hash_netiface4_kadt() local
200 struct hash_netiface4 *h = set->data; in hash_netiface4_uadt() local
384 struct hash_netiface6 *h = set->data; in hash_netiface6_kadt() local
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dmultipath.c18 struct nvme_ns_head *h; in nvme_mpath_unfreeze() local
28 struct nvme_ns_head *h; in nvme_mpath_wait_freeze() local
38 struct nvme_ns_head *h; in nvme_mpath_start_freeze() local
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dirq.c49 static int irq_map(struct irq_domain *h, unsigned int virq, in irq_map()
/OK3568_Linux_fs/kernel/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c334 struct clariion_dh_data *h = sdev->handler_data; in clariion_prep_fn() local
475 struct clariion_dh_data *h; in clariion_bus_attach() local
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe_ic.c293 static int qe_ic_host_match(struct irq_domain *h, struct device_node *node, in qe_ic_host_match()
301 static int qe_ic_host_map(struct irq_domain *h, unsigned int virq, in qe_ic_host_map()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pic.c304 static int mpc52xx_irqhost_xlate(struct irq_domain *h, struct device_node *ct, in mpc52xx_irqhost_xlate()
338 static int mpc52xx_irqhost_map(struct irq_domain *h, unsigned int virq, in mpc52xx_irqhost_map()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c237 static int hnae_init_queue(struct hnae_handle *h, struct hnae_queue *q, in hnae_init_queue()
370 void hnae_put_handle(struct hnae_handle *h) in hnae_put_handle()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspider-pic.c158 static int spider_host_map(struct irq_domain *h, unsigned int virq, in spider_host_map()
170 static int spider_host_xlate(struct irq_domain *h, struct device_node *ct, in spider_host_xlate()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h669 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
683 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
688 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
738 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c139 int w, int h, int format, char *bits, int src_stride) in exaDoPutImage()
231 int w, int h, int leftPad, int format, char *bits) in exaPutImage()
1147 int h = tileHeight - tileY; in exaFillRegionTiled() local
1255 exaGetImage(DrawablePtr pDrawable, int x, int y, int w, int h, in exaGetImage()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-renesas-h8300h.c63 static int irq_map(struct irq_domain *h, unsigned int virq, in irq_map()
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/
H A Diep2_roi.h28 int h; member
/OK3568_Linux_fs/kernel/include/crypto/
H A Dstreebog.h31 struct streebog_uint512 h; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c27 AV1Context *h = ctx->priv_data; in av1d_fill_picparams() local
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dfpu.h19 unsigned int l, h; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c522 static u8 hal_mac_sdio_cmd52_r8(void *h, u32 addr) in hal_mac_sdio_cmd52_r8()
528 static u8 hal_mac_sdio_cmd53_r8(void *h, u32 addr) in hal_mac_sdio_cmd53_r8()
534 static u16 hal_mac_sdio_cmd53_r16(void *h, u32 addr) in hal_mac_sdio_cmd53_r16()
540 static u32 hal_mac_sdio_cmd53_r32(void *h, u32 addr) in hal_mac_sdio_cmd53_r32()
546 static u8 hal_mac_sdio_cmd53_rn(void *h, u32 addr, u32 size, u8 *val) in hal_mac_sdio_cmd53_rn()
552 static void hal_mac_sdio_cmd52_w8(void *h, u32 addr, u8 val) in hal_mac_sdio_cmd52_w8()
558 static void hal_mac_sdio_cmd53_w8(void *h, u32 addr, u8 val) in hal_mac_sdio_cmd53_w8()
564 static void hal_mac_sdio_cmd53_w16(void *h, u32 addr, u16 val) in hal_mac_sdio_cmd53_w16()
570 static void hal_mac_sdio_cmd53_w32(void *h, u32 addr, u32 val) in hal_mac_sdio_cmd53_w32()
576 static u8 hal_mac_sdio_cmd53_wn(void *h, u32 addr, u32 size, u8 *val) in hal_mac_sdio_cmd53_wn()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c522 static u8 hal_mac_sdio_cmd52_r8(void *h, u32 addr) in hal_mac_sdio_cmd52_r8()
528 static u8 hal_mac_sdio_cmd53_r8(void *h, u32 addr) in hal_mac_sdio_cmd53_r8()
534 static u16 hal_mac_sdio_cmd53_r16(void *h, u32 addr) in hal_mac_sdio_cmd53_r16()
540 static u32 hal_mac_sdio_cmd53_r32(void *h, u32 addr) in hal_mac_sdio_cmd53_r32()
546 static u8 hal_mac_sdio_cmd53_rn(void *h, u32 addr, u32 size, u8 *val) in hal_mac_sdio_cmd53_rn()
552 static void hal_mac_sdio_cmd52_w8(void *h, u32 addr, u8 val) in hal_mac_sdio_cmd52_w8()
558 static void hal_mac_sdio_cmd53_w8(void *h, u32 addr, u8 val) in hal_mac_sdio_cmd53_w8()
564 static void hal_mac_sdio_cmd53_w16(void *h, u32 addr, u16 val) in hal_mac_sdio_cmd53_w16()
570 static void hal_mac_sdio_cmd53_w32(void *h, u32 addr, u32 val) in hal_mac_sdio_cmd53_w32()
576 static u8 hal_mac_sdio_cmd53_wn(void *h, u32 addr, u32 size, u8 *val) in hal_mac_sdio_cmd53_wn()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Disp116x.h347 #define isp116x_delay(h,d) (h)->board->delay( \ argument
349 #define isp116x_check_platform_delay(h) ((h)->board->delay == NULL) argument
351 #define isp116x_delay(h,d) ndelay(d) argument
352 #define isp116x_check_platform_delay(h) 0 argument
354 #define isp116x_delay(h,d) do{}while(0) argument
355 #define isp116x_check_platform_delay(h) 0 argument
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.y49 #define APPEND(type, h, t) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dtimer.cpp23 uv_close(handle(), [](uv_handle_t* h) { in ~Impl()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm8994-irq.c162 static int wm8994_edge_irq_map(struct irq_domain *h, unsigned int virq, in wm8994_edge_irq_map()
/OK3568_Linux_fs/kernel/net/tipc/
H A Ddiag.c77 struct nlmsghdr *h) in tipc_sock_diag_handler_dump()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dscreen_test.c166 int h = gr_fb_height()/3; in screen_test() local
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c32 uint32_t h, unsigned long *StartAddr, unsigned long *size) in rga_buf_size_cal()
361 int rga_virtual_memory_check(void *vaddr, u32 w, u32 h, u32 format, int fd) in rga_virtual_memory_check()

1...<<11121314151617181920>>...69