Home
last modified time | relevance | path

Searched defs:hd (Results 1 – 25 of 63) sorted by relevance

123

/linux-6.1.9/drivers/greybus/
Dhd.c24 int gb_hd_output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in gb_hd_output()
36 struct gb_host_device *hd = to_gb_host_device(dev); in bus_id_show() local
48 int gb_hd_cport_reserve(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_reserve()
63 void gb_hd_cport_release_reserved(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_release_reserved()
72 int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, in gb_hd_cport_allocate()
96 void gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_release()
108 struct gb_host_device *hd = to_gb_host_device(dev); in gb_hd_release() local
129 struct gb_host_device *hd; in gb_hd_create() local
200 int gb_hd_add(struct gb_host_device *hd) in gb_hd_add()
220 void gb_hd_del(struct gb_host_device *hd) in gb_hd_del()
[all …]
Dconnection.c24 struct gb_host_device *hd = intf->hd; in gb_connection_cport_in_use() local
54 gb_connection_hd_find(struct gb_host_device *hd, u16 cport_id) in gb_connection_hd_find()
76 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, in greybus_data_rcvd()
144 _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, in _gb_connection_create()
228 gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, in gb_connection_create_static()
281 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_enable() local
300 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_disable() local
315 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_connected() local
333 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_flush() local
351 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_quiesce() local
[all …]
Des2.c103 struct gb_host_device *hd; member
136 static inline struct es2_ap_dev *hd_to_es2(struct gb_host_device *hd) in hd_to_es2()
217 static int output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in output()
390 static int message_send(struct gb_host_device *hd, u16 cport_id, in message_send()
455 struct gb_host_device *hd = message->operation->connection->hd; in message_cancel() local
488 static int es2_cport_allocate(struct gb_host_device *hd, int cport_id, in es2_cport_allocate()
528 static void es2_cport_release(struct gb_host_device *hd, u16 cport_id) in es2_cport_release()
541 static int cport_enable(struct gb_host_device *hd, u16 cport_id, in cport_enable()
583 static int es2_cport_connected(struct gb_host_device *hd, u16 cport_id) in es2_cport_connected()
602 static int es2_cport_flush(struct gb_host_device *hd, u16 cport_id) in es2_cport_flush()
[all …]
Doperation.c231 struct gb_host_device *hd = message->operation->connection->hd; in gb_message_cancel() local
309 static void gb_operation_message_init(struct gb_host_device *hd, in gb_operation_message_init()
361 gb_operation_message_alloc(struct gb_host_device *hd, u8 type, in gb_operation_message_alloc()
471 struct gb_host_device *hd = operation->connection->hd; in gb_operation_response_alloc() local
523 struct gb_host_device *hd = connection->hd; in gb_operation_create_common() local
623 struct gb_host_device *hd = connection->hd; in gb_operation_get_payload_size_max() local
871 void greybus_message_sent(struct gb_host_device *hd, in greybus_message_sent()
Dcore.c83 struct gb_host_device *hd; in greybus_uevent() local
151 struct gb_host_device *hd; in greybus_shutdown() local
Dsvc.c890 struct gb_host_device *hd = svc->hd; in gb_svc_interface_lookup() local
910 struct gb_host_device *hd = svc->hd; in gb_svc_module_lookup() local
958 struct gb_host_device *hd = svc->hd; in gb_svc_process_module_inserted() local
1312 struct gb_svc *gb_svc_create(struct gb_host_device *hd) in gb_svc_create()
1374 struct gb_host_device *hd = svc->hd; in gb_svc_remove_modules() local
/linux-6.1.9/drivers/message/fusion/
Dmptspi.c108 mptspi_setTargetNegoParms(MPT_SCSI_HOST *hd, VirtTarget *target, in mptspi_setTargetNegoParms()
254 mptspi_writeIOCPage4(MPT_SCSI_HOST *hd, u8 channel , u8 id) in mptspi_writeIOCPage4()
328 mptspi_initTarget(MPT_SCSI_HOST *hd, VirtTarget *vtarget, in mptspi_initTarget()
376 mptspi_is_raid(struct _MPT_SCSI_HOST *hd, u32 id) in mptspi_is_raid()
400 struct _MPT_SCSI_HOST *hd = shost_priv(shost); in mptspi_target_alloc() local
471 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego()
496 mptspi_print_read_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_read_nego()
517 struct _MPT_SCSI_HOST *hd = shost_priv(shost); in mptspi_read_spi_device_pg0() local
618 mptscsih_quiesce_raid(MPT_SCSI_HOST *hd, int quiesce, u8 channel, u8 id) in mptscsih_quiesce_raid()
683 static void mptspi_dv_device(struct _MPT_SCSI_HOST *hd, in mptspi_dv_device()
[all …]
Dmptscsih.c589 MPT_SCSI_HOST *hd; in mptscsih_io_done() local
1030 mptscsih_flush_running_cmds(MPT_SCSI_HOST *hd) in mptscsih_flush_running_cmds()
1077 mptscsih_search_running_cmds(MPT_SCSI_HOST *hd, VirtDevice *vdevice) in mptscsih_search_running_cmds()
1147 MPT_SCSI_HOST *hd; in mptscsih_report_queue_full() local
1176 MPT_SCSI_HOST *hd; in mptscsih_remove() local
1288 MPT_SCSI_HOST *hd = shost_priv(host); in mptscsih_show_info() local
1316 MPT_SCSI_HOST *hd; in mptscsih_qcmd() local
1514 mptscsih_IssueTaskMgmt(MPT_SCSI_HOST *hd, u8 type, u8 channel, u8 id, u64 lun, in mptscsih_IssueTaskMgmt()
1684 MPT_SCSI_HOST *hd; in mptscsih_abort() local
1807 MPT_SCSI_HOST *hd; in mptscsih_dev_reset() local
[all …]
Dmptsas.c347 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_cleanup_fw_event_q() local
1139 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_target_reset_queue() local
1186 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_schedule_target_reset() local
1223 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_taskmgmt_complete() local
1317 MPT_SCSI_HOST *hd; in mptsas_ioc_reset() local
1716 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_slave_configure() local
1746 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_target_alloc() local
1824 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_target_destroy() local
1873 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_slave_alloc() local
1926 MPT_SCSI_HOST *hd; in mptsas_qcmd() local
[all …]
Dmptfc.c190 MPT_SCSI_HOST *hd; in mptfc_block_error_handler() local
599 MPT_SCSI_HOST *hd; in mptfc_slave_alloc() local
1171 MPT_SCSI_HOST *hd; in mptfc_probe() local
1368 MPT_SCSI_HOST *hd; in mptfc_event_process() local
/linux-6.1.9/drivers/auxdisplay/
Dhd44780.c44 struct hd44780 *hd = hdc->hd44780; in hd44780_backlight() local
50 static void hd44780_strobe_gpio(struct hd44780 *hd) in hd44780_strobe_gpio()
64 static void hd44780_write_gpio8(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio8()
80 static void hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio4()
108 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_gpio8() local
119 struct hd44780 *hd = hdc->hd44780; in hd44780_write_data_gpio8() local
147 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_gpio4() local
159 struct hd44780 *hd = hdc->hd44780; in hd44780_write_cmd_raw_gpio4() local
175 struct hd44780 *hd = hdc->hd44780; in hd44780_write_data_gpio4() local
206 struct hd44780 *hd; in hd44780_probe() local
/linux-6.1.9/drivers/clk/qcom/
Dclk-hfpll.c23 struct hfpll_data const *hd = h->d; in __clk_hfpll_init_once() local
56 struct hfpll_data const *hd = h->d; in __clk_hfpll_enable() local
95 struct hfpll_data const *hd = h->d; in clk_hfpll_enable() local
110 struct hfpll_data const *hd = h->d; in __clk_hfpll_disable() local
135 struct hfpll_data const *hd = h->d; in clk_hfpll_round_rate() local
155 struct hfpll_data const *hd = h->d; in clk_hfpll_set_rate() local
193 struct hfpll_data const *hd = h->d; in clk_hfpll_recalc_rate() local
205 struct hfpll_data const *hd = h->d; in clk_hfpll_init() local
231 struct hfpll_data const *hd = h->d; in hfpll_is_enabled() local
/linux-6.1.9/arch/mips/sgi-ip27/
Dip27-irq.c52 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in enable_hub_irq() local
62 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in disable_hub_irq() local
70 static void setup_hub_mask(struct hub_irq_data *hd, const struct cpumask *mask) in setup_hub_mask()
93 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in set_affinity_hub_irq() local
122 struct hub_irq_data *hd; in hub_domain_alloc() local
/linux-6.1.9/arch/mips/sgi-ip30/
Dip30-irq.c146 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_mask_heart_irq() local
155 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_mask_and_ack_heart_irq() local
165 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_unmask_heart_irq() local
175 struct heart_irq_data *hd = irq_data_get_irq_chip_data(d); in ip30_set_heart_irq_affinity() local
206 struct heart_irq_data *hd; in heart_domain_alloc() local
/linux-6.1.9/arch/sh/drivers/
Dheartbeat.c32 static inline void heartbeat_toggle_bit(struct heartbeat_data *hd, in heartbeat_toggle_bit()
61 struct heartbeat_data *hd = from_timer(hd, t, timer); in heartbeat_timer() local
77 struct heartbeat_data *hd; in heartbeat_drv_probe() local
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dhdmi5.c263 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
270 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
503 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
518 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
531 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
550 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
568 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
Dhdmi4.c264 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
270 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
520 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
535 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
548 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
567 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
584 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5.c330 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
337 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
584 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
604 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
617 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
634 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
651 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
Dhdmi4.c302 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
308 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
552 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
572 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
585 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
602 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
619 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
/linux-6.1.9/drivers/md/
Ddm-clone-target.c616 struct dm_clone_region_hydration *hd; in __hash_find() local
632 struct dm_clone_region_hydration *hd) in __insert_region_hydration()
646 struct dm_clone_region_hydration *hd) in __find_or_insert_region_hydration()
664 struct dm_clone_region_hydration *hd; in alloc_hydration() local
676 static inline void free_hydration(struct dm_clone_region_hydration *hd) in free_hydration()
682 static void hydration_init(struct dm_clone_region_hydration *hd, unsigned long region_nr) in hydration_init()
699 static int hydration_update_metadata(struct dm_clone_region_hydration *hd) in hydration_update_metadata()
733 static void hydration_complete(struct dm_clone_region_hydration *hd) in hydration_complete()
765 struct dm_clone_region_hydration *tmp, *hd = context; in hydration_kcopyd_callback() local
793 static void hydration_copy(struct dm_clone_region_hydration *hd, unsigned int nr_regions) in hydration_copy()
[all …]
/linux-6.1.9/include/drm/
Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
149 #define __DRM_MODE_INIT(pix, hd, vd, hd_mm, vd_mm) \ argument
167 #define DRM_MODE_INIT(hz, hd, vd, hd_mm, vd_mm) \ argument
180 #define DRM_SIMPLE_MODE(hd, vd, hd_mm, vd_mm) \ argument
/linux-6.1.9/net/smc/
Dsmc_llc.c48 struct smc_llc_hdr hd; member
64 struct smc_llc_hdr hd; member
106 struct smc_llc_hdr hd; member
116 struct smc_llc_hdr hd; member
128 struct smc_llc_hdr hd; member
135 struct smc_llc_hdr hd; member
155 struct smc_llc_hdr hd; member
165 struct smc_llc_hdr hd; member
174 struct smc_llc_hdr hd; member
/linux-6.1.9/include/linux/greybus/
Dmodule.h17 struct gb_host_device *hd; member
/linux-6.1.9/drivers/scsi/
Dwd33c93.c1864 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask ) in set_resync()
2002 struct WD33C93_hostdata *hd; in wd33c93_write_info() local
2071 struct WD33C93_hostdata *hd; in wd33c93_show_info() local
/linux-6.1.9/drivers/gpu/drm/i2c/
Dch7006_mode.c105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
134 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument

123