Home
last modified time | relevance | path

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

12

/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
310 static void gb_operation_message_init(struct gb_host_device *hd, in gb_operation_message_init()
362 gb_operation_message_alloc(struct gb_host_device *hd, u8 type, in gb_operation_message_alloc()
472 struct gb_host_device *hd = operation->connection->hd; in gb_operation_response_alloc() local
524 struct gb_host_device *hd = connection->hd; in gb_operation_create_common() local
624 struct gb_host_device *hd = connection->hd; in gb_operation_get_payload_size_max() local
872 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
H A Dmodule.c89 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, in gb_module_create()
/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 Dmptfc.c189 MPT_SCSI_HOST *hd; in mptfc_block_error_handler() local
229 MPT_SCSI_HOST __maybe_unused *hd = shost_priv(shost); in mptfc_abort() local
248 MPT_SCSI_HOST __maybe_unused *hd = shost_priv(shost); in mptfc_dev_reset() local
266 MPT_SCSI_HOST __maybe_unused *hd = shost_priv(shost); in mptfc_bus_reset() local
636 MPT_SCSI_HOST *hd; in mptfc_sdev_init() local
1208 MPT_SCSI_HOST *hd; in mptfc_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-ip27/
H A Dip27-irq.c54 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in enable_hub_irq() local
64 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in disable_hub_irq() local
72 static void setup_hub_mask(struct hub_irq_data *hd, const struct cpumask *mask) in setup_hub_mask()
95 struct hub_irq_data *hd = irq_data_get_irq_chip_data(d); in set_affinity_hub_irq() local
124 struct hub_irq_data *hd; in hub_domain_alloc() 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 = timer_container_of(hd, t, timer); in heartbeat_timer() local
77 struct heartbeat_data *hd; in heartbeat_drv_probe() 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/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/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/include/linux/greybus/
H A Dmodule.h17 struct gb_host_device *hd; member
H A Dsvc.h42 struct gb_host_device *hd; member
H A Dinterface.h50 struct gb_host_device *hd; member
H A Dconnection.h39 struct gb_host_device *hd; member
/linux/block/partitions/
H A Dcore.c91 static struct parsed_partitions *allocate_partitions(struct gendisk *hd) in allocate_partitions()
117 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()
/linux/drivers/staging/greybus/
H A Dgbphy.c81 const struct gb_host_device *hd = intf->hd; in gbphy_dev_uevent() local

12