| /Linux-v5.4/drivers/greybus/ | 
| D | hd.c | 24 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 …]
 
 | 
| D | connection.c | 24 	struct gb_host_device *hd = intf->hd;  in gb_connection_cport_in_use()  local54 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 …]
 
 | 
| D | es2.c | 103 	struct gb_host_device *hd;  member136 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()
 586 static int es2_cport_connected(struct gb_host_device *hd, u16 cport_id)  in es2_cport_connected()
 605 static int es2_cport_flush(struct gb_host_device *hd, u16 cport_id)  in es2_cport_flush()
 [all …]
 
 | 
| D | operation.c | 231 	struct gb_host_device *hd = message->operation->connection->hd;  in gb_message_cancel()  local309 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()
 
 | 
| D | core.c | 83 	struct gb_host_device *hd;  in greybus_uevent()  local151 		struct gb_host_device *hd;  in greybus_shutdown()  local
 
 | 
| D | svc.c | 880 	struct gb_host_device *hd = svc->hd;  in gb_svc_interface_lookup()  local900 	struct gb_host_device *hd = svc->hd;  in gb_svc_module_lookup()  local
 948 	struct gb_host_device *hd = svc->hd;  in gb_svc_process_module_inserted()  local
 1302 struct gb_svc *gb_svc_create(struct gb_host_device *hd)  in gb_svc_create()
 1364 	struct gb_host_device *hd = svc->hd;  in gb_svc_remove_modules()  local
 
 | 
| /Linux-v5.4/drivers/message/fusion/ | 
| D | mptspi.c | 108 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 …]
 
 | 
| D | mptscsih.c | 591 	MPT_SCSI_HOST	*hd;  in mptscsih_io_done()  local1032 mptscsih_flush_running_cmds(MPT_SCSI_HOST *hd)  in mptscsih_flush_running_cmds()
 1079 mptscsih_search_running_cmds(MPT_SCSI_HOST *hd, VirtDevice *vdevice)  in mptscsih_search_running_cmds()
 1149 	MPT_SCSI_HOST		*hd;  in mptscsih_report_queue_full()  local
 1178 	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()
 1684 	MPT_SCSI_HOST	*hd;  in mptscsih_abort()  local
 1807 	MPT_SCSI_HOST	*hd;  in mptscsih_dev_reset()  local
 [all …]
 
 | 
| D | mptsas.c | 338 	MPT_SCSI_HOST	*hd = shost_priv(ioc->sh);  in mptsas_cleanup_fw_event_q()  local1113 	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 …]
 
 | 
| D | mptfc.c | 190 	MPT_SCSI_HOST		*hd;  in mptfc_block_error_handler()  local599 	MPT_SCSI_HOST		*hd;  in mptfc_slave_alloc()  local
 1172 	MPT_SCSI_HOST		*hd;  in mptfc_probe()  local
 1369 	MPT_SCSI_HOST *hd;  in mptfc_event_process()  local
 
 | 
| /Linux-v5.4/drivers/auxdisplay/ | 
| D | hd44780.c | 42 	struct hd44780 *hd = lcd->drvdata;  in hd44780_backlight()  local48 static void hd44780_strobe_gpio(struct hd44780 *hd)  in hd44780_strobe_gpio()
 62 static void hd44780_write_gpio8(struct hd44780 *hd, u8 val, unsigned int rs)  in hd44780_write_gpio8()
 78 static void hd44780_write_gpio4(struct hd44780 *hd, u8 val, unsigned int rs)  in hd44780_write_gpio4()
 106 	struct hd44780 *hd = lcd->drvdata;  in hd44780_write_cmd_gpio8()  local
 117 	struct hd44780 *hd = lcd->drvdata;  in hd44780_write_data_gpio8()  local
 134 	struct hd44780 *hd = lcd->drvdata;  in hd44780_write_cmd_gpio4()  local
 146 	struct hd44780 *hd = lcd->drvdata;  in hd44780_write_cmd_raw_gpio4()  local
 162 	struct hd44780 *hd = lcd->drvdata;  in hd44780_write_data_gpio4()  local
 182 	struct hd44780 *hd;  in hd44780_probe()  local
 
 | 
| /Linux-v5.4/drivers/clk/qcom/ | 
| D | clk-hfpll.c | 23 	struct hfpll_data const *hd = h->d;  in __clk_hfpll_init_once()  local56 	struct hfpll_data const *hd = h->d;  in __clk_hfpll_enable()  local
 92 	struct hfpll_data const *hd = h->d;  in clk_hfpll_enable()  local
 107 	struct hfpll_data const *hd = h->d;  in __clk_hfpll_disable()  local
 132 	struct hfpll_data const *hd = h->d;  in clk_hfpll_round_rate()  local
 152 	struct hfpll_data const *hd = h->d;  in clk_hfpll_set_rate()  local
 190 	struct hfpll_data const *hd = h->d;  in clk_hfpll_recalc_rate()  local
 202 	struct hfpll_data const *hd = h->d;  in clk_hfpll_init()  local
 226 	struct hfpll_data const *hd = h->d;  in hfpll_is_enabled()  local
 
 | 
| /Linux-v5.4/arch/sh/drivers/ | 
| D | heartbeat.c | 32 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-v5.4/arch/mips/sgi-ip27/ | 
| D | ip27-irq.c | 52 	struct hub_irq_data *hd = irq_data_get_irq_chip_data(d);  in enable_hub_irq()  local62 	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()
 90 	struct hub_irq_data *hd = irq_data_get_irq_chip_data(d);  in set_affinity_hub_irq()  local
 119 	struct hub_irq_data *hd;  in hub_domain_alloc()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ | 
| D | hdmi5.c | 298 static void hdmi_start_audio_stream(struct omap_hdmi *hd)  in hdmi_start_audio_stream()305 static void hdmi_stop_audio_stream(struct omap_hdmi *hd)  in hdmi_stop_audio_stream()
 478 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_startup()  local
 493 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_shutdown()  local
 506 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_start()  local
 525 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_stop()  local
 543 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_config()  local
 
 | 
| D | hdmi4.c | 292 static void hdmi_start_audio_stream(struct omap_hdmi *hd)  in hdmi_start_audio_stream()298 static void hdmi_stop_audio_stream(struct omap_hdmi *hd)  in hdmi_stop_audio_stream()
 485 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_startup()  local
 500 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_shutdown()  local
 513 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_start()  local
 532 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_stop()  local
 549 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_config()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | hdmi4.c | 303 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()
 555 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_startup()  local
 575 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_shutdown()  local
 588 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_start()  local
 605 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_stop()  local
 622 	struct omap_hdmi *hd = dev_get_drvdata(dev);  in hdmi_audio_config()  local
 
 | 
| D | hdmi5.c | 331 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-v5.4/block/partitions/ | 
| D | check.c | 115 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-v5.4/drivers/md/ | 
| D | dm-clone-target.c | 597 	struct dm_clone_region_hydration *hd;  in __hash_find()  local613 					     struct dm_clone_region_hydration *hd)  in __insert_region_hydration()
 627 				  struct dm_clone_region_hydration *hd)  in __find_or_insert_region_hydration()
 645 	struct dm_clone_region_hydration *hd;  in alloc_hydration()  local
 657 static inline void free_hydration(struct dm_clone_region_hydration *hd)  in free_hydration()
 663 static void hydration_init(struct dm_clone_region_hydration *hd, unsigned long region_nr)  in hydration_init()
 680 static int hydration_update_metadata(struct dm_clone_region_hydration *hd)  in hydration_update_metadata()
 714 static void hydration_complete(struct dm_clone_region_hydration *hd)  in hydration_complete()
 746 	struct dm_clone_region_hydration *tmp, *hd = context;  in hydration_kcopyd_callback()  local
 774 static void hydration_copy(struct dm_clone_region_hydration *hd, unsigned int nr_regions)  in hydration_copy()
 [all …]
 
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | util.c | 23 static void header_out(struct dlm_header *hd)  in header_out()31 static void header_in(struct dlm_header *hd)  in header_in()
 
 | 
| /Linux-v5.4/net/smc/ | 
| D | smc_llc.c | 39 	struct smc_llc_hdr hd;  member55 	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-v5.4/include/linux/greybus/ | 
| D | module.h | 17 	struct gb_host_device *hd;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/i2c/ | 
| D | ch7006_mode.c | 105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp,				\  argument135 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp,				\  argument
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | wd33c93.c | 1918 static inline void set_resync ( struct WD33C93_hostdata *hd, int mask )  in set_resync()2056 	struct WD33C93_hostdata *hd;  in wd33c93_write_info()  local
 2125 	struct WD33C93_hostdata *hd;  in wd33c93_show_info()  local
 
 |