Home
last modified time | relevance | path

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

123

/linux/drivers/greybus/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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()
H A Dcore.c113 const struct gb_host_device *hd; in greybus_uevent() local
181 struct gb_host_device *hd; in greybus_shutdown() local
H A Dsvc.c891 struct gb_host_device *hd = svc->hd; in gb_svc_interface_lookup() local
911 struct gb_host_device *hd = svc->hd; in gb_svc_module_lookup() local
959 struct gb_host_device *hd = svc->hd; in gb_svc_process_module_inserted() local
1313 struct gb_svc *gb_svc_create(struct gb_host_device *hd) in gb_svc_create()
1375 struct gb_host_device *hd = svc->hd; in gb_svc_remove_modules() local
/linux/drivers/message/fusion/
H A 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 …]
H A 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
1287 MPT_SCSI_HOST *hd = shost_priv(host); in mptscsih_show_info() local
1315 MPT_SCSI_HOST *hd; in mptscsih_qcmd() local
1513 mptscsih_IssueTaskMgmt(MPT_SCSI_HOST *hd, u8 type, u8 channel, u8 id, u64 lun, in mptscsih_IssueTaskMgmt()
1683 MPT_SCSI_HOST *hd; in mptscsih_abort() local
1806 MPT_SCSI_HOST *hd; in mptscsih_dev_reset() local
[all …]
H A 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 …]
/linux/drivers/auxdisplay/
H A 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/drivers/clk/qcom/
H A Dclk-hfpll.c23 struct hfpll_data const *hd = h->d; in __clk_hfpll_init_once() local
60 struct hfpll_data const *hd = h->d; in __clk_hfpll_enable() local
99 struct hfpll_data const *hd = h->d; in clk_hfpll_enable() local
114 struct hfpll_data const *hd = h->d; in __clk_hfpll_disable() local
138 struct hfpll_data const *hd = h->d; in clk_hfpll_determine_rate() local
159 struct hfpll_data const *hd = h->d; in clk_hfpll_set_rate() local
197 struct hfpll_data const *hd = h->d; in clk_hfpll_recalc_rate() local
209 struct hfpll_data const *hd = h->d; in clk_hfpll_init() local
235 struct hfpll_data const *hd = h->d; in hfpll_is_enabled() local
/linux/arch/mips/sgi-ip30/
H A 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/arch/sh/drivers/
H A 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/drivers/gpu/drm/omapdrm/dss/
H A 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
H A 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()
528 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
543 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
556 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
575 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
592 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4.c303 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
309 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
553 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
573 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
586 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
603 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
620 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
H A Dhdmi5.c331 static void hdmi_start_audio_stream(struct omap_hdmi *hd) in hdmi_start_audio_stream()
338 static void hdmi_stop_audio_stream(struct omap_hdmi *hd) in hdmi_stop_audio_stream()
585 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_startup() local
605 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_shutdown() local
618 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_start() local
635 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_stop() local
652 struct omap_hdmi *hd = dev_get_drvdata(dev); in hdmi_audio_config() local
/linux/drivers/md/
H A 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/include/drm/
H A 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/net/smc/
H A Dsmc_llc.c48 struct smc_llc_hdr hd; member
63 struct smc_llc_hdr hd; member
105 struct smc_llc_hdr hd; member
115 struct smc_llc_hdr hd; member
127 struct smc_llc_hdr hd; member
134 struct smc_llc_hdr hd; member
154 struct smc_llc_hdr hd; member
164 struct smc_llc_hdr hd; member
173 struct smc_llc_hdr hd; member
/linux/drivers/scsi/
H A Dwd33c93.c1862 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask ) in set_resync()
2000 struct WD33C93_hostdata *hd; in wd33c93_write_info() local
2069 struct WD33C93_hostdata *hd; in wd33c93_show_info() local
/linux/drivers/gpu/drm/i2c/
H A Dch7006_mode.c105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
134 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
/linux/include/linux/greybus/
H A Dmodule.h17 struct gb_host_device *hd; member
/linux/block/partitions/
H A Dcore.c88 static struct parsed_partitions *allocate_partitions(struct gendisk *hd) in allocate_partitions()
114 static struct parsed_partitions *check_partition(struct gendisk *hd) in check_partition()
/linux/include/linux/
H A Dgreybus.h116 static inline bool cport_id_valid(struct gb_host_device *hd, u16 cport_id) in cport_id_valid()

123