| /linux/net/dccp/ccids/ |
| H A D | ccid3.c | |
| H A D | ccid2.c | |
| H A D | ccid2.h | |
| /linux/drivers/acpi/ |
| H A D | sbshc.c | 87 static inline int smb_hc_read(struct acpi_smb_hc *hc, u8 address, u8 *data) in smb_hc_read() 92 static inline int smb_hc_write(struct acpi_smb_hc *hc, u8 address, u8 data) in smb_hc_write() 97 static int wait_transaction_complete(struct acpi_smb_hc *hc, int timeout) in wait_transaction_complete() 104 static int acpi_smbus_transaction(struct acpi_smb_hc *hc, u8 protocol, in acpi_smbus_transaction() 161 int acpi_smbus_read(struct acpi_smb_hc *hc, u8 protocol, u8 address, in acpi_smbus_read() 169 int acpi_smbus_write(struct acpi_smb_hc *hc, u8 protocol, u8 address, in acpi_smbus_write() 177 int acpi_smbus_register_callback(struct acpi_smb_hc *hc, in acpi_smbus_register_callback() 189 int acpi_smbus_unregister_callback(struct acpi_smb_hc *hc) in acpi_smbus_unregister_callback() 203 struct acpi_smb_hc *hc = context; in acpi_smbus_callback() local 210 struct acpi_smb_hc *hc = context; in smbus_alarm() local [all …]
|
| H A D | sbs.c | 86 struct acpi_smb_hc *hc; member
|
| /linux/drivers/usb/host/ |
| H A D | ohci-mem.c | 77 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 D | ohci.h | 709 #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 D | ohci-hub.c | 17 #define dbg_port(hc,label,num,value) \ argument
|
| H A D | ohci-q.c | 14 static void urb_free_priv (struct ohci_hcd *hc, urb_priv_t *urb_priv) in urb_free_priv()
|
| /linux/drivers/md/ |
| H A D | dm-ioctl.c | 96 struct hash_cell *hc = container_of(n, struct hash_cell, name_node); in __get_name_cell() local 115 struct hash_cell *hc = container_of(n, struct hash_cell, uuid_node); in __get_uuid_cell() local 129 static void __unlink_name(struct hash_cell *hc) in __unlink_name() 137 static void __unlink_uuid(struct hash_cell *hc) in __unlink_uuid() 157 struct hash_cell *hc = container_of(*n, struct hash_cell, name_node); in __link_name() local 182 struct hash_cell *hc = container_of(*n, struct hash_cell, uuid_node); in __link_uuid() local 198 struct hash_cell *hc; in __get_dev_cell() local 221 struct hash_cell *hc; in alloc_cell() local 251 static void free_cell(struct hash_cell *hc) in free_cell() 267 static unsigned int dm_ima_init_context(struct hash_cell *hc, in dm_ima_init_context() [all …]
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | kvm_pv_test.c | 60 #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 D | sym_malloc.c | 221 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/drivers/usb/dwc2/ |
| H A D | hcd.h | 575 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 D | sata_mv.c | 863 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 3150 unsigned int hc) in mv5_reset_one_hc() 3171 unsigned int hc, port; in mv5_reset_hc() local 3889 int rc = 0, n_hc, port, hc; in mv_init_host() local
|