Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/staging/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.c28 struct gb_host_device *hd = intf->hd; in gb_connection_cport_in_use() local
58 gb_connection_hd_find(struct gb_host_device *hd, u16 cport_id) in gb_connection_hd_find()
80 void greybus_data_rcvd(struct gb_host_device *hd, u16 cport_id, in greybus_data_rcvd()
148 _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, in _gb_connection_create()
232 gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, in gb_connection_create_static()
285 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_enable() local
304 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_disable() local
319 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_connected() local
337 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_flush() local
355 struct gb_host_device *hd = connection->hd; in gb_connection_hd_cport_quiesce() local
[all …]
Des2.c104 struct gb_host_device *hd; member
137 static inline struct es2_ap_dev *hd_to_es2(struct gb_host_device *hd) in hd_to_es2()
218 static int output(struct gb_host_device *hd, void *req, u16 size, u8 cmd, in output()
391 static int message_send(struct gb_host_device *hd, u16 cport_id, in message_send()
456 struct gb_host_device *hd = message->operation->connection->hd; in message_cancel() local
489 static int es2_cport_allocate(struct gb_host_device *hd, int cport_id, in es2_cport_allocate()
529 static void es2_cport_release(struct gb_host_device *hd, u16 cport_id) in es2_cport_release()
542 static int cport_enable(struct gb_host_device *hd, u16 cport_id, in cport_enable()
587 static int es2_cport_connected(struct gb_host_device *hd, u16 cport_id) in es2_cport_connected()
606 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()
360 gb_operation_message_alloc(struct gb_host_device *hd, u8 type, in gb_operation_message_alloc()
470 struct gb_host_device *hd = operation->connection->hd; in gb_operation_response_alloc() local
522 struct gb_host_device *hd = connection->hd; in gb_operation_create_common() local
621 struct gb_host_device *hd = connection->hd; in gb_operation_get_payload_size_max() local
869 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
Dmodule.h14 struct gb_host_device *hd; member
Dsvc.c882 struct gb_host_device *hd = svc->hd; in gb_svc_interface_lookup() local
902 struct gb_host_device *hd = svc->hd; in gb_svc_module_lookup() local
950 struct gb_host_device *hd = svc->hd; in gb_svc_process_module_inserted() local
1304 struct gb_svc *gb_svc_create(struct gb_host_device *hd) in gb_svc_create()
1366 struct gb_host_device *hd = svc->hd; in gb_svc_remove_modules() local
Dsvc.h37 struct gb_host_device *hd; member
/Linux-v4.19/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()
333 mptspi_initTarget(MPT_SCSI_HOST *hd, VirtTarget *vtarget, in mptspi_initTarget()
381 mptspi_is_raid(struct _MPT_SCSI_HOST *hd, u32 id) in mptspi_is_raid()
405 struct _MPT_SCSI_HOST *hd = shost_priv(shost); in mptspi_target_alloc() local
476 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego()
501 mptspi_print_read_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_read_nego()
522 struct _MPT_SCSI_HOST *hd = shost_priv(shost); in mptspi_read_spi_device_pg0() local
623 mptscsih_quiesce_raid(MPT_SCSI_HOST *hd, int quiesce, u8 channel, u8 id) in mptscsih_quiesce_raid()
688 static void mptspi_dv_device(struct _MPT_SCSI_HOST *hd, in mptspi_dv_device()
[all …]
Dmptscsih.c591 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
1285 MPT_SCSI_HOST *hd = shost_priv(host); in mptscsih_show_info() local
1313 MPT_SCSI_HOST *hd; in mptscsih_qcmd() local
1511 mptscsih_IssueTaskMgmt(MPT_SCSI_HOST *hd, u8 type, u8 channel, u8 id, u64 lun, in mptscsih_IssueTaskMgmt()
1682 MPT_SCSI_HOST *hd; in mptscsih_abort() local
1805 MPT_SCSI_HOST *hd; in mptscsih_dev_reset() local
[all …]
Dmptsas.c338 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_cleanup_fw_event_q() local
1113 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_target_reset_queue() local
1160 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_schedule_target_reset() local
1195 MPT_SCSI_HOST *hd = shost_priv(ioc->sh); in mptsas_taskmgmt_complete() local
1289 MPT_SCSI_HOST *hd; in mptsas_ioc_reset() local
1688 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_slave_configure() local
1718 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_target_alloc() local
1796 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_target_destroy() local
1845 MPT_SCSI_HOST *hd = shost_priv(host); in mptsas_slave_alloc() local
1898 MPT_SCSI_HOST *hd; in mptsas_qcmd() local
[all …]
Dmptfc.c191 MPT_SCSI_HOST *hd; in mptfc_block_error_handler() local
600 MPT_SCSI_HOST *hd; in mptfc_slave_alloc() local
1173 MPT_SCSI_HOST *hd; in mptfc_probe() local
1370 MPT_SCSI_HOST *hd; in mptfc_event_process() local
/Linux-v4.19/drivers/auxdisplay/
Dhd44780.c43 struct hd44780 *hd = lcd->drvdata; in hd44780_backlight() local
49 static void hd44780_strobe_gpio(struct hd44780 *hd) in hd44780_strobe_gpio()
63 static void hd44780_write_gpio8(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio8()
84 static void hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs) in hd44780_write_gpio4()
119 struct hd44780 *hd = lcd->drvdata; in hd44780_write_cmd_gpio8() local
130 struct hd44780 *hd = lcd->drvdata; in hd44780_write_data_gpio8() local
147 struct hd44780 *hd = lcd->drvdata; in hd44780_write_cmd_gpio4() local
159 struct hd44780 *hd = lcd->drvdata; in hd44780_write_cmd_raw_gpio4() local
182 struct hd44780 *hd = lcd->drvdata; in hd44780_write_data_gpio4() local
202 struct hd44780 *hd; in hd44780_probe() local
/Linux-v4.19/arch/sh/drivers/
Dheartbeat.c35 static inline void heartbeat_toggle_bit(struct heartbeat_data *hd, in heartbeat_toggle_bit()
64 struct heartbeat_data *hd = from_timer(hd, t, timer); in heartbeat_timer() local
80 struct heartbeat_data *hd; in heartbeat_drv_probe() local
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4.c314 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
320 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
566 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
586 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
599 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
616 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
633 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
Dhdmi5.c342 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
349 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
596 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
616 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
629 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
646 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
663 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi5.c349 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
356 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
608 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
623 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
636 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
655 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
673 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
Dhdmi4.c345 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
351 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
617 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
632 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
645 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
664 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
681 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
/Linux-v4.19/block/partitions/
Dcheck.c115 static struct parsed_partitions *allocate_partitions(struct gendisk *hd) in allocate_partitions()
143 check_partition(struct gendisk *hd, struct block_device *bdev) in check_partition()
/Linux-v4.19/fs/dlm/
Dutil.c25 static void header_out(struct dlm_header *hd) in header_out()
33 static void header_in(struct dlm_header *hd) in header_in()
/Linux-v4.19/net/smc/
Dsmc_llc.c39 struct smc_llc_hdr hd; member
55 struct smc_llc_hdr hd; member
70 struct smc_llc_hdr hd; member
77 struct smc_llc_hdr hd; member
96 struct smc_llc_hdr hd; member
102 struct smc_llc_hdr hd; member
111 struct smc_llc_hdr hd; member
/Linux-v4.19/include/drm/tinydrm/
Dtinydrm.h86 #define TINYDRM_MODE(hd, vd, hd_mm, vd_mm) \ argument
/Linux-v4.19/drivers/gpu/drm/i2c/
Dch7006_mode.c105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
135 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
/Linux-v4.19/drivers/scsi/
Dwd33c93.c1926 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask ) in set_resync()
2064 struct WD33C93_hostdata *hd; in wd33c93_write_info() local
2133 struct WD33C93_hostdata *hd; in wd33c93_show_info() local
/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcsc.c32 u16 hd[12]; member

123