Home
last modified time | relevance | path

Searched defs:h (Results 1051 – 1075 of 1172) sorted by relevance

1...<<41424344454647

/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c812 struct anybus_mbox_hdr *h; in _anybus_mbox_cmd() local
/openbmc/linux/drivers/hid/
H A Dhid-sony.c1009 int w, int h, int touch_major, int touch_minor, int orientation) in sony_register_touchpad()
H A Dhid-multitouch.c100 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c781 acpi_handle h; in dmar_acpi_dev_scope_init() local
/openbmc/linux/drivers/net/
H A Dgeneve.c596 int h; in geneve_socket_create() local
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.h753 } h; member
778 } h; member
1258 } h; member
/openbmc/linux/tools/perf/util/
H A Dheader.c3532 struct header_fw *h = container_of(fw, struct header_fw, fw); in feat_writer_cb() local
3559 struct header_fw h = { in do_write_feat() local
H A Dstat-display.c1390 int h, n = 1 + abs((int) (100.0 * (run - avg)/run) / 5); in print_table() local
/openbmc/qemu/disas/
H A Dsparc.c2630 sparc_opcode_hash *h = &hash_buf[i]; in build_hash_table() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x.c3569 u32 reg, h, m, l; in stv090x_read_per() local
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8723d.c51 #define TBTT_TIME(s, h)((((s) & BIT_MASK_TBTT_SETUP) << BIT_SHIFT_TBTT_SETUP) |\ argument
/openbmc/linux/kernel/
H A Dauditsc.c887 int h = audit_hash_ino((u32)n->ino); in audit_filter_inode_name() local
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c286 static int em28xx_scaler_set(struct em28xx *dev, u16 h, u16 v) in em28xx_scaler_set()
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c544 struct hlist_node h; member
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-common.c344 unsigned int w, h; in coda_get_max_dimensions() local
/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c498 unsigned int h = ntohl(p_hdr->height); in is_header_valid() local
/openbmc/linux/ipc/
H A Dshm.c946 struct hstate *h = hstate_file(shp->shm_file); in shm_add_rss_swap() local
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c903 #define NPCM7XX_PINCFG(a, b, c, d, e, f, g, h, i, j, k) \ argument
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-params.c515 u32 h = reso.pin_height[IMGU_ABI_OSYS_PIN_VF] - in imgu_css_osys_calc_frame_and_stripe_params() local
/openbmc/linux/mm/
H A Dmemory-failure.c829 struct hstate *h = hstate_vma(walk->vma); in hwpoison_hugetlb_range() local
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2888 #define hci_handle_pack(h, f) ((__u16) ((h & 0x0fff)|(f << 12))) argument
2889 #define hci_handle(h) (h & 0x0fff) argument
2890 #define hci_flags(h) (h >> 12) argument
2898 #define hci_iso_data_len_pack(h, f) ((__u16) ((h) | ((f) << 14))) argument
2899 #define hci_iso_data_len(h) ((h) & 0x3fff) argument
2900 #define hci_iso_data_flags(h) ((h) >> 14) argument
/openbmc/linux/fs/reiserfs/
H A Dreiserfs.h2167 #define PATH_H_PBUFFER(path, h) \ argument
2171 #define PATH_H_PPARENT(path, h) PATH_H_PBUFFER(path, (h) + 1) argument
2173 #define PATH_H_POSITION(path, h) \ argument
2177 #define PATH_H_B_ITEM_ORDER(path, h) PATH_H_POSITION(path, h + 1) argument
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.h562 struct RxD_t h; member
573 struct RxD_t h; member
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c534 unsigned int h; in xfrm_dst_hash_transfer() local
565 unsigned int h; in xfrm_idx_hash_transfer() local
/openbmc/linux/drivers/scsi/
H A D3w-9xxx.h475 #define TW_PRINTK(h,a,b,c) { \ argument

1...<<41424344454647