Home
last modified time | relevance | path

Searched defs:hdata (Results 26 - 50 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/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); rmi_raw_event() local
596 struct rmi_data *hdata = data; rmi_irq_teardown() local
623 struct rmi_data *hdata = hid_get_drvdata(hdev); rmi_setup_irq_domain() local
743 struct rmi_data *hdata = hid_get_drvdata(hdev); rmi_remove() local
[all...]
H A Dhid-alps.c319 static int t4_raw_event(struct alps_dev *hdata, u8 *data, int size) in t4_raw_event() argument
358 u1_raw_event(struct alps_dev *hdata, u8 *data, int size) u1_raw_event() argument
438 struct alps_dev *hdata = hid_get_drvdata(hdev); alps_raw_event() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
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
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha1740.c95 struct aha1740_hostdata *hdata = HOSTDATA (host); in ecb_dma_to_cpu() local
105 struct aha1740_hostdata *hdata = HOSTDATA (host); in ecb_cpu_to_dma() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-rmi.c313 struct rmi_data *hdata = container_of(work, struct rmi_data, in rmi_reset_work() local
322 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_input_event() local
344 struct rmi_data *hdata = hid_get_drvdata(hdev); in rmi_read_data_event() local
377 struct rmi_data *hdata = hid_get_drvdata(hdev); rmi_raw_event() local
596 struct rmi_data *hdata = data; rmi_irq_teardown() local
623 struct rmi_data *hdata = hid_get_drvdata(hdev); rmi_setup_irq_domain() local
743 struct rmi_data *hdata = hid_get_drvdata(hdev); rmi_remove() local
[all...]
H A Dhid-alps.c319 static int t4_raw_event(struct alps_dev *hdata, u8 *data, int size) in t4_raw_event() argument
358 u1_raw_event(struct alps_dev *hdata, u8 *data, int size) u1_raw_event() argument
438 struct alps_dev *hdata = hid_get_drvdata(hdev); alps_raw_event() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_convolve.c376 AVComplexFloat *hdata = td->hdata_out; in fft_vertical() local
401 AVComplexFloat *hdata = td->hdata_out; in ifft_vertical() local
H A Dvf_fftfilt.c422 float *hdata = s->rdft_hdata_out[plane]; in copy_vertical() local
484 float *hdata = s->rdft_hdata_in[plane]; in copy_horizontal() local
H A Dvf_fftdnoiz.c47 AVComplexFloat *hdata[MAX_THREADS], *vdata[MAX_THREADS]; member
284 AVComplexFloat *hdata = p->hdata[jobnr]; in import_block() local
347 AVComplexFloat *hdata = p->hdata[jobnr]; in export_block() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dtls13_enc.c440 void *hdata; in quic_change_cipher_state() local
689 void *hdata; in tls13_change_cipher_state() local
/third_party/openssl/ssl/
H A Dtls13_enc.c480 void *hdata; in tls13_change_cipher_state() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dvc032x.c2967 u8 ldata, mdata, hdata; in read_sensor_register() local
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dvc032x.c2967 u8 ldata, mdata, hdata; in read_sensor_register() local
/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c1378 struct dw_axi_dma_hcfg *hdata; dw_probe() local
[all...]
H A Ddw-axi-dmac.h59 struct dw_axi_dma_hcfg *hdata; member
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c152 __be32 *data, hdata; in u32_classify() local
205 __be32 *data, hdata; in u32_classify() local
220 __be16 *data, hdata; in u32_classify() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c1591 void *hdata; in tls_psk_do_binder() local
H A Dstatem_lib.c301 void *hdata; in tls_construct_cert_verify() local
431 void *hdata; in tls_process_cert_verify() local
233 get_cert_verify_tbs_data(SSL *s, unsigned char *tls13tbs, void **hdata, size_t *hdatalen) get_cert_verify_tbs_data() argument
[all...]
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c280 void *hdata; in tls_construct_cert_verify() local
410 void *hdata; in tls_process_cert_verify() local
212 get_cert_verify_tbs_data(SSL *s, unsigned char *tls13tbs, void **hdata, size_t *hdatalen) get_cert_verify_tbs_data() argument
[all...]
H A Dextensions.c1559 void *hdata; in tls_psk_do_binder() local
/kernel/linux/linux-5.10/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h50 struct dw_axi_dma_hcfg *hdata; member
/kernel/linux/linux-5.10/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() argument
675 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read() argument
680 static inline void hdmi_reg_writeb(struct hdmi_context *hdata, in hdmi_reg_writeb() argument
686 static inline void hdmi_reg_writev(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_writev() argument
698 hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, u8 *buf, int size) hdmi_reg_write_buf() argument
705 hdmi_reg_writemask(struct hdmi_context *hdata, u32 reg_id, u32 value, u32 mask) hdmi_reg_writemask() argument
716 hdmiphy_reg_write_buf(struct hdmi_context *hdata, u32 reg_offset, const u8 *buf, u32 len) hdmiphy_reg_write_buf() argument
738 hdmi_clk_enable_gates(struct hdmi_context *hdata) hdmi_clk_enable_gates() argument
757 hdmi_clk_disable_gates(struct hdmi_context *hdata) hdmi_clk_disable_gates() argument
765 hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) hdmi_clk_set_parents() argument
786 hdmi_audio_infoframe_apply(struct hdmi_context *hdata) hdmi_audio_infoframe_apply() argument
802 hdmi_reg_infoframes(struct hdmi_context *hdata) hdmi_reg_infoframes() argument
846 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_detect() local
857 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_connector_destroy() local
876 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_get_modes() local
902 hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) hdmi_find_phy_conf() argument
919 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_mode_valid() local
943 struct hdmi_context *hdata = encoder_to_hdmi(encoder); hdmi_create_connector() local
1037 hdmi_reg_acr(struct hdmi_context *hdata, u32 freq) hdmi_reg_acr() argument
1050 hdmi_audio_config(struct hdmi_context *hdata) hdmi_audio_config() argument
1113 hdmi_audio_control(struct hdmi_context *hdata) hdmi_audio_control() argument
1126 hdmi_start(struct hdmi_context *hdata, bool start) hdmi_start() argument
1138 hdmi_conf_init(struct hdmi_context *hdata) hdmi_conf_init() argument
1182 hdmiphy_wait_for_pll(struct hdmi_context *hdata) hdmiphy_wait_for_pll() argument
1201 hdmi_v13_mode_apply(struct hdmi_context *hdata) hdmi_v13_mode_apply() argument
1280 hdmi_v14_mode_apply(struct hdmi_context *hdata) hdmi_v14_mode_apply() argument
1396 hdmi_mode_apply(struct hdmi_context *hdata) hdmi_mode_apply() argument
1406 hdmiphy_conf_reset(struct hdmi_context *hdata) hdmiphy_conf_reset() argument
1418 hdmiphy_enable_mode_set(struct hdmi_context *hdata, bool enable) hdmiphy_enable_mode_set() argument
1426 hdmiphy_conf_apply(struct hdmi_context *hdata) hdmiphy_conf_apply() argument
1456 hdmi_conf_apply(struct hdmi_context *hdata) hdmi_conf_apply() argument
1465 hdmi_set_refclk(struct hdmi_context *hdata, bool on) hdmi_set_refclk() argument
1475 hdmiphy_enable(struct hdmi_context *hdata) hdmiphy_enable() argument
1499 hdmiphy_disable(struct hdmi_context *hdata) hdmiphy_disable() argument
1522 struct hdmi_context *hdata = encoder_to_hdmi(encoder); hdmi_enable() local
1534 struct hdmi_context *hdata = encoder_to_hdmi(encoder); hdmi_disable() local
1566 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_shutdown() local
1582 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_hw_params() local
1611 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_mute() local
1628 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_get_eld() local
1644 hdmi_register_audio_device(struct hdmi_context *hdata) hdmi_register_audio_device() argument
1661 struct hdmi_context *hdata; hdmi_hotplug_work_func() local
1671 struct hdmi_context *hdata = arg; hdmi_irq_thread() local
1679 hdmi_clks_get(struct hdmi_context *hdata, const struct string_array_spec *names, struct clk **clks) hdmi_clks_get() argument
1704 hdmi_clk_init(struct hdmi_context *hdata) hdmi_clk_init() argument
1732 struct hdmi_context *hdata = container_of(clk, struct hdmi_context, hdmiphy_clk_enable() local
1744 hdmi_bridge_init(struct hdmi_context *hdata) hdmi_bridge_init() argument
1769 hdmi_resources_init(struct hdmi_context *hdata) hdmi_resources_init() argument
1834 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_bind() local
1876 hdmi_get_ddc_adapter(struct hdmi_context *hdata) hdmi_get_ddc_adapter() argument
1907 hdmi_get_phy_io(struct hdmi_context *hdata) hdmi_get_phy_io() argument
1949 struct hdmi_context *hdata; hdmi_probe() local
2064 struct hdmi_context *hdata = platform_get_drvdata(pdev); hdmi_remove() local
2091 struct hdmi_context *hdata = dev_get_drvdata(dev); exynos_hdmi_suspend() local
2100 struct hdmi_context *hdata = dev_get_drvdata(dev); exynos_hdmi_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c677 static inline u32 hdmi_map_reg(struct hdmi_context *hdata, u32 reg_id) in hdmi_map_reg() argument
684 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read() argument
689 static inline void hdmi_reg_writeb(struct hdmi_context *hdata, in hdmi_reg_writeb() argument
695 static inline void hdmi_reg_writev(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_writev() argument
707 hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, u8 *buf, int size) hdmi_reg_write_buf() argument
714 hdmi_reg_writemask(struct hdmi_context *hdata, u32 reg_id, u32 value, u32 mask) hdmi_reg_writemask() argument
725 hdmiphy_reg_write_buf(struct hdmi_context *hdata, u32 reg_offset, const u8 *buf, u32 len) hdmiphy_reg_write_buf() argument
747 hdmi_clk_enable_gates(struct hdmi_context *hdata) hdmi_clk_enable_gates() argument
766 hdmi_clk_disable_gates(struct hdmi_context *hdata) hdmi_clk_disable_gates() argument
774 hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) hdmi_clk_set_parents() argument
795 hdmi_audio_infoframe_apply(struct hdmi_context *hdata) hdmi_audio_infoframe_apply() argument
811 hdmi_reg_infoframes(struct hdmi_context *hdata) hdmi_reg_infoframes() argument
855 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_detect() local
866 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_connector_destroy() local
885 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_get_modes() local
911 hdmi_find_phy_conf(struct hdmi_context *hdata, u32 pixel_clock) hdmi_find_phy_conf() argument
928 struct hdmi_context *hdata = connector_to_hdmi(connector); hdmi_mode_valid() local
952 struct hdmi_context *hdata = encoder_to_hdmi(encoder); hdmi_create_connector() local
1043 hdmi_reg_acr(struct hdmi_context *hdata, u32 freq) hdmi_reg_acr() argument
1056 hdmi_audio_config(struct hdmi_context *hdata) hdmi_audio_config() argument
1119 hdmi_audio_control(struct hdmi_context *hdata) hdmi_audio_control() argument
1132 hdmi_start(struct hdmi_context *hdata, bool start) hdmi_start() argument
1144 hdmi_conf_init(struct hdmi_context *hdata) hdmi_conf_init() argument
1188 hdmiphy_wait_for_pll(struct hdmi_context *hdata) hdmiphy_wait_for_pll() argument
1207 hdmi_v13_mode_apply(struct hdmi_context *hdata) hdmi_v13_mode_apply() argument
1286 hdmi_v14_mode_apply(struct hdmi_context *hdata) hdmi_v14_mode_apply() argument
1402 hdmi_mode_apply(struct hdmi_context *hdata) hdmi_mode_apply() argument
1412 hdmiphy_conf_reset(struct hdmi_context *hdata) hdmiphy_conf_reset() argument
1424 hdmiphy_enable_mode_set(struct hdmi_context *hdata, bool enable) hdmiphy_enable_mode_set() argument
1432 hdmiphy_conf_apply(struct hdmi_context *hdata) hdmiphy_conf_apply() argument
1462 hdmi_conf_apply(struct hdmi_context *hdata) hdmi_conf_apply() argument
1471 hdmi_set_refclk(struct hdmi_context *hdata, bool on) hdmi_set_refclk() argument
1481 hdmiphy_enable(struct hdmi_context *hdata) hdmiphy_enable() argument
1511 hdmiphy_disable(struct hdmi_context *hdata) hdmiphy_disable() argument
1534 struct hdmi_context *hdata = encoder_to_hdmi(encoder); hdmi_enable() local
1546 struct hdmi_context *hdata = encoder_to_hdmi(encoder); hdmi_disable() local
1578 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_shutdown() local
1594 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_hw_params() local
1623 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_mute() local
1640 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_audio_get_eld() local
1656 hdmi_register_audio_device(struct hdmi_context *hdata) hdmi_register_audio_device() argument
1673 struct hdmi_context *hdata; hdmi_hotplug_work_func() local
1683 struct hdmi_context *hdata = arg; hdmi_irq_thread() local
1691 hdmi_clks_get(struct hdmi_context *hdata, const struct string_array_spec *names, struct clk **clks) hdmi_clks_get() argument
1716 hdmi_clk_init(struct hdmi_context *hdata) hdmi_clk_init() argument
1744 struct hdmi_context *hdata = container_of(clk, struct hdmi_context, hdmiphy_clk_enable() local
1756 hdmi_bridge_init(struct hdmi_context *hdata) hdmi_bridge_init() argument
1781 hdmi_resources_init(struct hdmi_context *hdata) hdmi_resources_init() argument
1846 struct hdmi_context *hdata = dev_get_drvdata(dev); hdmi_bind() local
1888 hdmi_get_ddc_adapter(struct hdmi_context *hdata) hdmi_get_ddc_adapter() argument
1919 hdmi_get_phy_io(struct hdmi_context *hdata) hdmi_get_phy_io() argument
1961 struct hdmi_context *hdata; hdmi_probe() local
2074 struct hdmi_context *hdata = platform_get_drvdata(pdev); hdmi_remove() local
2101 struct hdmi_context *hdata = dev_get_drvdata(dev); exynos_hdmi_suspend() local
2110 struct hdmi_context *hdata = dev_get_drvdata(dev); exynos_hdmi_resume() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dethtool.h303 __u8 hdata[52]; member
371 __u8 hdata[72]; member

Completed in 40 milliseconds

123