Home
last modified time | relevance | path

Searched defs:hdata (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c668 static inline u32 hdmi_map_reg(struct hdmi_context *hdata, u32 reg_id) in hdmi_map_reg()
675 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read()
680 static inline void hdmi_reg_writeb(struct hdmi_context *hdata, in hdmi_reg_writeb()
686 static inline void hdmi_reg_writev(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_writev()
698 static inline void hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_write_buf()
705 static inline void hdmi_reg_writemask(struct hdmi_context *hdata, in hdmi_reg_writemask()
716 static int hdmiphy_reg_write_buf(struct hdmi_context *hdata, in hdmiphy_reg_write_buf()
738 static int hdmi_clk_enable_gates(struct hdmi_context *hdata) in hdmi_clk_enable_gates()
757 static void hdmi_clk_disable_gates(struct hdmi_context *hdata) in hdmi_clk_disable_gates()
765 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Da3000.c29 struct a3000_hostdata *hdata = shost_priv(instance); in a3000_intr() local
48 struct a3000_hostdata *hdata = shost_priv(instance); in dma_setup() local
112 struct a3000_hostdata *hdata = shost_priv(instance); in dma_stop() local
187 struct a3000_hostdata *hdata; in amiga_a3000_scsi_probe() local
246 struct a3000_hostdata *hdata = shost_priv(instance); in amiga_a3000_scsi_remove() local
H A Da2091.c28 struct a2091_hostdata *hdata = shost_priv(instance); in a2091_intr() local
44 struct a2091_hostdata *hdata = shost_priv(instance); in dma_setup() local
110 struct a2091_hostdata *hdata = shost_priv(instance); in dma_stop() local
172 struct a2091_hostdata *hdata; in a2091_probe() local
228 struct a2091_hostdata *hdata = shost_priv(instance); in a2091_remove() local
H A Dgvp11.c30 struct gvp11_hostdata *hdata = shost_priv(instance); in gvp11_intr() local
53 struct gvp11_hostdata *hdata = shost_priv(instance); in dma_setup() local
149 struct gvp11_hostdata *hdata = shost_priv(instance); in dma_stop() local
277 struct gvp11_hostdata *hdata; in gvp11_probe() local
368 struct gvp11_hostdata *hdata = shost_priv(instance); in gvp11_remove() local
H A Dsgiwd93.c105 struct ip22_hostdata *hdata = host_to_hostdata(cmd->device->host); in dma_setup() local
139 struct ip22_hostdata *hdata = host_to_hostdata(instance); in dma_stop() local
176 static inline void init_hpc_chain(struct ip22_hostdata *hdata) in init_hpc_chain()
219 struct ip22_hostdata *hdata; in sgiwd93_probe() local
289 struct ip22_hostdata *hdata = (struct ip22_hostdata *) host->hostdata; in sgiwd93_remove() local
H A Dmvme147.c33 struct WD33C93_hostdata *hdata = shost_priv(instance); in dma_setup() local
87 struct WD33C93_hostdata *hdata; in mvme147_init() local
H A Daha1740.c91 struct aha1740_hostdata *hdata = HOSTDATA (host); in ecb_dma_to_cpu() local
101 struct aha1740_hostdata *hdata = HOSTDATA (host); in ecb_cpu_to_dma() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.c352 int cryptodev_hash_init(struct hash_data *hdata, const char *alg_name, in cryptodev_hash_init()
397 void cryptodev_hash_deinit(struct hash_data *hdata) in cryptodev_hash_deinit()
406 int cryptodev_hash_reset(struct hash_data *hdata) in cryptodev_hash_reset()
420 ssize_t cryptodev_hash_update(struct hash_data *hdata, in cryptodev_hash_update()
433 int cryptodev_hash_final(struct hash_data *hdata, void *output) in cryptodev_hash_final()
H A Dcryptodev.h164 struct hash_data hdata; member
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-rmi.c314 struct rmi_data *hdata = container_of(work, struct rmi_data, in rmi_reset_work() local
323 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_input_event() local
343 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_read_data_event() local
377 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_raw_event() local
596 struct rmi_data *hdata = data; in rmi_irq_teardown() local
623 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_setup_irq_domain() local
743 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_remove() local
H A Dhid-alps.c319 static int t4_raw_event(struct alps_dev *hdata, u8 *data, int size) in t4_raw_event()
358 static int u1_raw_event(struct alps_dev *hdata, u8 *data, int size) in u1_raw_event()
438 struct alps_dev *hdata = hid_get_drvdata(hdev); in alps_raw_event() local
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dpcap_user.c103 struct pcap_handler_data *hdata = (struct pcap_handler_data *) data; in handler() local
112 struct pcap_handler_data hdata = ((struct pcap_handler_data) in pcap_user_read() local
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dhfpll.c16 static const struct hfpll_data hdata = { variable
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion.c65 size_t ion_query_heaps_kernel(struct ion_heap_data *hdata, size_t size) in ion_query_heaps_kernel()
103 struct ion_heap_data hdata; in ion_query_heaps() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvalue-prof.h63 } hdata; /* Profiled information specific data. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvalue-prof.h63 } hdata; /* Profiled information specific data. */ member
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_u32.c150 __be32 *data, hdata; in u32_classify() local
203 __be32 *data, hdata; in u32_classify() local
218 __be16 *data, hdata; in u32_classify() local
H A Dact_pedit.c349 u32 *ptr, hdata; in tcf_pedit_act() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dion.h413 static inline size_t ion_query_heaps_kernel(struct ion_heap_data *hdata, in ion_query_heaps_kernel()
/OK3568_Linux_fs/kernel/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c822 struct dw_axi_dma_hcfg *hdata; in dw_probe() local
H A Ddw-axi-dmac.h50 struct dw_axi_dma_hcfg *hdata; member
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dvc032x.c2967 u8 ldata, mdata, hdata; in read_sensor_register() local
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h503 __u8 hdata[52]; member
658 __u8 hdata[72]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h834 __u8 hdata[52]; member
1069 __u8 hdata[72]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h834 __u8 hdata[52]; member
1069 __u8 hdata[72]; member

12