Home
last modified time | relevance | path

Searched defs:hc (Results 1 – 17 of 17) sorted by relevance

/linux/net/dccp/ccids/
H A Dccid3.c
H A Dccid2.c
H A Dccid2.h
/linux/drivers/usb/host/
H A Dohci-mem.c77 dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma) in dma_to_td()
90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc()
111 td_free (struct ohci_hcd *hc, struct td *td) in td_free()
134 ed_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in ed_alloc()
153 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free()
H A Dohci.h709 #define read_roothub(hc, register, mask) ({ \ argument
718 static inline u32 roothub_a (struct ohci_hcd *hc) in roothub_a()
720 static inline u32 roothub_b (struct ohci_hcd *hc) in roothub_b()
722 static inline u32 roothub_status (struct ohci_hcd *hc) in roothub_status()
724 static inline u32 roothub_portstatus (struct ohci_hcd *hc, int i) in roothub_portstatus()
H A Dohci-hub.c17 #define dbg_port(hc,label,num,value) \ argument
H A Dohci-q.c14 static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv) in urb_free_priv()
H A Dohci-dbg.c168 #define dbg_port_sw(hc,num,value,next,size) \ argument
/linux/tools/testing/selftests/kvm/x86/
H A Dkvm_pv_test.c60 #define TEST_HCALL(hc) { .nr = hc, .name = #hc } argument
62 #define PR_HCALL(hc) ucall(UCALL_PR_HCALL, 1, hc) argument
74 static void test_hcall(struct hcall_data *hc) in test_hcall()
107 struct hcall_data *hc = (struct hcall_data *)uc->args[0]; in pr_hcall() local
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c221 int hc = VTOB_HASH_CODE(vaddr); in ___get_dma_mem_cluster() local
236 int hc = VTOB_HASH_CODE(m); in ___free_dma_mem_cluster() local
348 int hc = VTOB_HASH_CODE(m); in __vtobus() local
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c337 #define hypercall_update(hc) static_call_update(hv_hypercall, hc) argument
342 #define hypercall_update(hc) (void)hc argument
/linux/drivers/android/binder/
H A Dfreeze.rs169 let hc = reader.read::<BinderHandleCookie>()?; in request_freeze_notif() localVariable
272 let hc = reader.read::<BinderHandleCookie>()?; in clear_freeze_notif() localVariable
/linux/fs/gfs2/
H A Ddir.c340 __be64 *hc; in gfs2_dir_get_hash_table() local
387 __be64 *hc; in gfs2_dir_hash_inval() local
1153 __be64 *hc; in dir_double_exhash() local
/linux/drivers/usb/dwc2/
H A Dhcd.h575 static inline bool dbg_hc(struct dwc2_host_chan *hc) { return true; } in dbg_hc()
580 static inline bool dbg_hc(struct dwc2_host_chan *hc) in dbg_hc()
/linux/drivers/ata/
H A Dsata_mv.c863 static inline void __iomem *mv_hc_base(void __iomem *base, unsigned int hc) in mv_hc_base()
1259 int start_port, num_ports, p, start_hc, num_hcs, hc; in mv_dump_all_regs() local
3149 unsigned int hc) in mv5_reset_one_hc()
3170 unsigned int hc, port; in mv5_reset_hc() local
3888 int rc = 0, n_hc, port, hc; in mv_init_host() local
/linux/drivers/accessibility/speakup/
H A Dmain.c1667 int hc, d; in speak_highlight() local
/linux/arch/s390/kvm/
H A Ddat.h134 unsigned long hc : 1; member