Home
last modified time | relevance | path

Searched defs:hpriv (Results 26 – 42 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_uli.c89 struct uli_priv *hpriv = ap->host->private_data; in get_scr_cfg_addr() local
134 struct uli_priv *hpriv; in uli_init_one() local
H A Dahci_platform.c46 struct ahci_host_priv *hpriv; in ahci_probe() local
H A Dsata_inic162x.c266 struct inic_host_priv *hpriv = ap->host->private_data; in inic_port_base() local
422 struct inic_host_priv *hpriv = host->private_data; in inic_interrupt() local
800 struct inic_host_priv *hpriv = host->private_data; in inic_pci_device_resume() local
823 struct inic_host_priv *hpriv; in inic_init_one() local
H A Dahci_da850.c163 struct ahci_host_priv *hpriv; in ahci_da850_probe() local
H A Dpata_hpt366.c353 const void *hpriv = NULL; in hpt36x_init_one() local
H A Dpata_hpt3x2n.c500 void *hpriv = (void *)USE_DPLL; in hpt3x2n_init_one() local
H A Dsata_promise.c787 struct pdc_host_priv *hpriv = ap->host->private_data; in pdc_hard_reset_port() local
1169 struct pdc_host_priv *hpriv; in pdc_ata_init_one() local
H A Dpata_amd.c534 void *hpriv = NULL; in amd_init_one() local
H A Dsata_nv.c2323 struct nv_host_priv *hpriv; in nv_init_one() local
2403 struct nv_host_priv *hpriv = host->private_data; in nv_pci_device_resume() local
H A Dahci.h431 struct ahci_host_priv *hpriv = host->private_data; in __ahci_port_base() local
H A Dsata_sx4.c1436 struct pdc_host_priv *hpriv; in pdc_sata_init_one() local
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs_drv.c91 struct hl_fpriv *hpriv; in hl_device_open() local
183 struct hl_fpriv *hpriv; in hl_device_open_ctrl() local
H A Dcommand_buffer.c379 int hl_cb_ioctl(struct hl_fpriv *hpriv, void *data) in hl_cb_ioctl()
448 int hl_cb_mmap(struct hl_fpriv *hpriv, struct vm_area_struct *vma) in hl_cb_mmap()
H A Dcontext.c73 int hl_ctx_create(struct hl_device *hdev, struct hl_fpriv *hpriv) in hl_ctx_create()
H A Dmemory.c1160 static int mem_ioctl_no_mmu(struct hl_fpriv *hpriv, union hl_mem_args *args) in mem_ioctl_no_mmu()
1218 int hl_mem_ioctl(struct hl_fpriv *hpriv, void *data) in hl_mem_ioctl()
H A Ddebugfs.c1339 void hl_debugfs_add_file(struct hl_fpriv *hpriv) in hl_debugfs_add_file()
1348 void hl_debugfs_remove_file(struct hl_fpriv *hpriv) in hl_debugfs_remove_file()
H A Dhabanalabs.h882 struct hl_fpriv *hpriv; member
2014 static inline void hl_debugfs_add_file(struct hl_fpriv *hpriv) in hl_debugfs_add_file()
2018 static inline void hl_debugfs_remove_file(struct hl_fpriv *hpriv) in hl_debugfs_remove_file()

12