/drivers/block/ |
D | smart1,2.h | 42 static void smart4_submit_command(ctlr_info_t *h, cmdlist_t *c) in smart4_submit_command() 52 static void smart4_intr_mask(ctlr_info_t *h, unsigned long val) in smart4_intr_mask() 69 static unsigned long smart4_fifo_full(ctlr_info_t *h) in smart4_fifo_full() 79 static unsigned long smart4_completed(ctlr_info_t *h) in smart4_completed() 100 static unsigned long smart4_intr_pending(ctlr_info_t *h) in smart4_intr_pending() 121 static void smart2_submit_command(ctlr_info_t *h, cmdlist_t *c) in smart2_submit_command() 126 static void smart2_intr_mask(ctlr_info_t *h, unsigned long val) in smart2_intr_mask() 131 static unsigned long smart2_fifo_full(ctlr_info_t *h) in smart2_fifo_full() 136 static unsigned long smart2_completed(ctlr_info_t *h) in smart2_completed() 141 static unsigned long smart2_intr_pending(ctlr_info_t *h) in smart2_intr_pending() [all …]
|
/drivers/scsi/ |
D | hpsa.c | 373 static int check_for_unit_attention(struct ctlr_info *h, in check_for_unit_attention() 426 static int check_for_busy(struct ctlr_info *h, struct CommandList *c) in check_for_busy() 441 struct ctlr_info *h; in host_show_lockup_detected() local 455 struct ctlr_info *h; in host_store_hp_ssd_smart_path_status() local 479 struct ctlr_info *h; in host_store_raid_offload_debug() local 503 struct ctlr_info *h; in host_store_rescan() local 513 struct ctlr_info *h; in host_show_firmware_revision() local 529 struct ctlr_info *h = shost_to_hba(shost); in host_show_commands_outstanding() local 538 struct ctlr_info *h; in host_show_transport_mode() local 550 struct ctlr_info *h; in host_show_hp_ssd_smart_path_status() local [all …]
|
/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_util.h | 39 #define mtk_vcodec_err(h, fmt, args...) \ argument 56 #define mtk_vcodec_debug(h, fmt, args...) \ argument 64 #define mtk_vcodec_debug_enter(h) mtk_vcodec_debug(h, "+") argument 65 #define mtk_vcodec_debug_leave(h) mtk_vcodec_debug(h, "-") argument 73 #define mtk_vcodec_debug(h, fmt, args...) {} argument 74 #define mtk_vcodec_debug_enter(h) {} argument 75 #define mtk_vcodec_debug_leave(h) {} argument
|
/drivers/acpi/ |
D | acpi_configfs.c | 85 struct acpi_table_header *h = get_header(cfg); in acpi_table_aml_read() local 107 struct acpi_table_header *h = get_header(cfg); in acpi_table_signature_show() local 117 struct acpi_table_header *h = get_header(cfg); in acpi_table_length_show() local 127 struct acpi_table_header *h = get_header(cfg); in acpi_table_revision_show() local 137 struct acpi_table_header *h = get_header(cfg); in acpi_table_oem_id_show() local 147 struct acpi_table_header *h = get_header(cfg); in acpi_table_oem_table_id_show() local 157 struct acpi_table_header *h = get_header(cfg); in acpi_table_oem_revision_show() local 167 struct acpi_table_header *h = get_header(cfg); in acpi_table_asl_compiler_id_show() local 178 struct acpi_table_header *h = get_header(cfg); in acpi_table_asl_compiler_revision_show() local
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hns3_ethtool.c | 107 struct hnae3_handle *h = priv->ae_handle; in hns3_get_sset_count() local 169 struct hnae3_handle *h = priv->ae_handle; in hns3_get_strings() local 225 struct hnae3_handle *h = priv->ae_handle; in hns3_get_stats() local 246 struct hnae3_handle *h = priv->ae_handle; in hns3_get_drvinfo() local 267 struct hnae3_handle *h; in hns3_get_link() local 294 struct hnae3_handle *h = priv->ae_handle; in hns3_get_pauseparam() local 305 struct hnae3_handle *h = priv->ae_handle; in hns3_get_link_ksettings() local 400 struct hnae3_handle *h = priv->ae_handle; in hns3_get_rss_key_size() local 412 struct hnae3_handle *h = priv->ae_handle; in hns3_get_rss_indir_size() local 425 struct hnae3_handle *h = priv->ae_handle; in hns3_get_rss() local [all …]
|
D | hns3_enet.c | 202 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_net_up() local 236 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_net_open() local 298 struct hnae3_handle *h = priv->ae_handle; in hns3_set_multicast_list() local 312 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_uc_sync() local 324 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_uc_unsync() local 336 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_mc_sync() local 348 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_mc_unsync() local 359 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_set_rx_mode() local 1016 struct hnae3_handle *h = priv->ae_handle; in hns3_nic_net_set_mac_address() local 1121 struct hnae3_handle *h = priv->ae_handle; in hns3_add_tunnel_port() local [all …]
|
/drivers/sh/intc/ |
D | access.c | 75 static unsigned long test_8(unsigned long addr, unsigned long h, in test_8() 82 static unsigned long test_16(unsigned long addr, unsigned long h, in test_16() 89 static unsigned long test_32(unsigned long addr, unsigned long h, in test_32() 96 static unsigned long write_8(unsigned long addr, unsigned long h, in write_8() 105 static unsigned long write_16(unsigned long addr, unsigned long h, in write_16() 114 static unsigned long write_32(unsigned long addr, unsigned long h, in write_32() 123 static unsigned long modify_8(unsigned long addr, unsigned long h, in modify_8() 137 static unsigned long modify_16(unsigned long addr, unsigned long h, in modify_16() 151 static unsigned long modify_32(unsigned long addr, unsigned long h, in modify_32()
|
D | internals.h | 15 #define _INTC_SHIFT(h) (h & 0x1f) argument 16 #define _INTC_WIDTH(h) ((h >> 5) & 0xf) argument 17 #define _INTC_FN(h) ((h >> 9) & 0xf) argument 18 #define _INTC_MODE(h) ((h >> 13) & 0x7) argument 19 #define _INTC_ADDR_E(h) ((h >> 16) & 0xff) argument 20 #define _INTC_ADDR_D(h) ((h >> 24) & 0xff) argument
|
/drivers/staging/lustre/lustre/obdclass/ |
D | lustre_handles.c | 59 void class_handle_hash(struct portals_handle *h, in class_handle_hash() 100 static void class_handle_unhash_nolock(struct portals_handle *h) in class_handle_unhash_nolock() 121 void class_handle_unhash(struct portals_handle *h) in class_handle_unhash() 136 struct portals_handle *h; in class_handle2object() local 167 struct portals_handle *h; in class_handle_free_cb() local 217 struct portals_handle *h; in cleanup_all_handles() local
|
/drivers/gpu/drm/i915/selftests/ |
D | intel_hangcheck.c | 40 static int hang_init(struct hang *h, struct drm_i915_private *i915) in hang_init() 91 static int emit_recurse_batch(struct hang *h, in emit_recurse_batch() 183 hang_create_request(struct hang *h, in hang_create_request() 225 static u32 hws_seqno(const struct hang *h, in hws_seqno() 231 static void hang_fini(struct hang *h) in hang_fini() 251 struct hang h; in igt_hang_sanitycheck() local 583 static bool wait_for_hang(struct hang *h, struct drm_i915_gem_request *rq) in wait_for_hang() 598 struct hang h; in igt_wait_reset() local 665 struct hang h; in igt_reset_queue() local 780 struct hang h; in igt_handle_error() local
|
/drivers/scsi/device_handler/ |
D | scsi_dh_hp_sw.c | 56 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done() 94 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur() 130 static int hp_sw_start_stop(struct hp_sw_dh_data *h) in hp_sw_start_stop() 177 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_prep_fn() local 202 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_activate() local 216 struct hp_sw_dh_data *h; in hp_sw_bus_attach() local
|
D | scsi_dh_alua.c | 330 static int alua_check_vpd(struct scsi_device *sdev, struct alua_dh_data *h, in alua_check_vpd() 649 struct alua_dh_data *h; in alua_rtpg() local 695 struct alua_dh_data *h; in alua_rtpg() local 932 static int alua_initialize(struct scsi_device *sdev, struct alua_dh_data *h) in alua_initialize() 955 struct alua_dh_data *h = sdev->handler_data; in alua_set_params() local 1000 struct alua_dh_data *h = sdev->handler_data; in alua_activate() local 1045 struct alua_dh_data *h = sdev->handler_data; in alua_check() local 1068 struct alua_dh_data *h = sdev->handler_data; in alua_prep_fn() local 1092 struct alua_dh_data *h = sdev->handler_data; in alua_rescan() local 1103 struct alua_dh_data *h; in alua_bus_attach() local [all …]
|
D | scsi_dh_rdac.c | 229 struct rdac_dh_data *h; member 362 static int get_lun_info(struct scsi_device *sdev, struct rdac_dh_data *h, in get_lun_info() 388 static int check_ownership(struct scsi_device *sdev, struct rdac_dh_data *h) in check_ownership() 438 struct rdac_dh_data *h, char *array_name, u8 *array_id) in initialize_controller() 465 static int set_mode_select(struct scsi_device *sdev, struct rdac_dh_data *h) in set_mode_select() 489 struct rdac_dh_data *h = sdev->handler_data; in mode_select_handle_sense() local 532 struct rdac_dh_data *h = sdev->handler_data; in send_mode_select() local 614 struct rdac_dh_data *h = sdev->handler_data; in rdac_activate() local 649 struct rdac_dh_data *h = sdev->handler_data; in rdac_prep_fn() local 663 struct rdac_dh_data *h = sdev->handler_data; in rdac_check_sense() local [all …]
|
/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 1034 static int is_valid_clean_head(struct hnae_ring *ring, int h) in is_valid_clean_head() 1216 struct hnae_handle *h = priv->ae_handle; in hns_nic_adjust_link() local 1260 int hns_nic_init_phy(struct net_device *ndev, struct hnae_handle *h) in hns_nic_init_phy() 1291 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_open() local 1304 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_set_mac_address() local 1325 struct hnae_handle *h = priv->ae_handle; in hns_nic_update_stats() local 1345 struct hnae_handle *h = priv->ae_handle; in hns_nic_ring_close() local 1398 struct hnae_handle *h = priv->ae_handle; in hns_nic_init_irq() local 1445 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_up() local 1564 struct hnae_handle *h = priv->ae_handle; in hns_nic_net_open() local [all …]
|
D | hns_ethtool.c | 47 struct hnae_handle *h; in hns_nic_get_link() local 122 struct hnae_handle *h; in hns_nic_get_link_ksettings() local 209 struct hnae_handle *h; in hns_nic_set_link_ksettings() local 293 struct hnae_handle *h = priv->ae_handle; in __lb_setup() local 343 struct hnae_handle *h = priv->ae_handle; in __lb_up() local 484 struct hnae_handle *h = priv->ae_handle; in __lb_run_test() local 553 struct hnae_handle *h = priv->ae_handle; in __lb_down() local 716 struct hnae_handle *h; in hns_set_pauseparam() local 839 struct hnae_handle *h = priv->ae_handle; in hns_get_ethtool_stats() local 895 struct hnae_handle *h = priv->ae_handle; in hns_get_strings() local [all …]
|
/drivers/net/ethernet/intel/i40evf/ |
D | i40e_osdep.h | 59 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ argument 61 #define i40e_free_dma_mem(h, m) i40evf_free_dma_mem_d(h, m) argument 67 #define i40e_allocate_virt_mem(h, m, s) i40evf_allocate_virt_mem_d(h, m, s) argument 68 #define i40e_free_virt_mem(h, m) i40evf_free_virt_mem_d(h, m) argument 70 #define i40e_debug(h, m, s, ...) i40evf_debug_d(h, m, s, ##__VA_ARGS__) argument
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_osdep.h | 60 #define i40e_allocate_dma_mem(h, m, unused, s, a) \ argument 62 #define i40e_free_dma_mem(h, m) i40e_free_dma_mem_d(h, m) argument 69 #define i40e_allocate_virt_mem(h, m, s) i40e_allocate_virt_mem_d(h, m, s) argument 70 #define i40e_free_virt_mem(h, m) i40e_free_virt_mem_d(h, m) argument 72 #define i40e_debug(h, m, s, ...) \ argument
|
/drivers/media/pci/zoran/ |
D | videocodec.c | 75 struct codec_list *h = codeclist_top; in videocodec_attach() local 168 struct codec_list *h = codeclist_top; in videocodec_detach() local 233 struct codec_list *ptr, *h = codeclist_top; in videocodec_register() local 268 struct codec_list *prev = NULL, *h = codeclist_top; in videocodec_unregister() local 322 struct codec_list *h = codeclist_top; in proc_videocodecs_show() local
|
/drivers/media/i2c/ |
D | saa6752hs.c | 321 struct saa6752hs_state *h) in saa6752hs_set_bitrate() 372 struct saa6752hs_state *h = in saa6752hs_try_ctrl() local 388 struct saa6752hs_state *h = in saa6752hs_s_ctrl() local 439 struct saa6752hs_state *h = to_state(sd); in saa6752hs_init() local 562 struct saa6752hs_state *h = to_state(sd); in saa6752hs_get_fmt() local 582 struct saa6752hs_state *h = to_state(sd); in saa6752hs_set_fmt() local 642 struct saa6752hs_state *h = to_state(sd); in saa6752hs_s_std() local 677 struct saa6752hs_state *h; in saa6752hs_probe() local
|
/drivers/mmc/host/ |
D | au1xmmc.c | 139 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS) argument 140 #define HOST_CONFIG(h) ((h)->iobase + SD_CONFIG) argument 141 #define HOST_ENABLE(h) ((h)->iobase + SD_ENABLE) argument 142 #define HOST_TXPORT(h) ((h)->iobase + SD_TXPORT) argument 143 #define HOST_RXPORT(h) ((h)->iobase + SD_RXPORT) argument 144 #define HOST_CMDARG(h) ((h)->iobase + SD_CMDARG) argument 145 #define HOST_BLKSIZE(h) ((h)->iobase + SD_BLKSIZE) argument 146 #define HOST_CMD(h) ((h)->iobase + SD_CMD) argument 147 #define HOST_CONFIG2(h) ((h)->iobase + SD_CONFIG2) argument 148 #define HOST_TIMEOUT(h) ((h)->iobase + SD_TIMEOUT) argument [all …]
|
/drivers/media/platform/s5p-mfc/ |
D | regs-mfc-v8.h | 100 #define S5P_FIMV_TMV_BUFFER_SIZE_V8(w, h) (((w) + 1) * ((h) + 1) * 8) argument 102 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_DEC_V8(w, h) (((w) * 704) + 2176) argument 103 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_DEC_V8(w, h) \ argument 106 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_ENC_V8(w, h) \ argument 108 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V8(w, h) \ argument
|
/drivers/mtd/maps/ |
D | ixp4xx.c | 69 #define BYTE0(h) ((h) & 0xFF) argument 70 #define BYTE1(h) (((h) >> 8) & 0xFF) argument 84 #define BYTE0(h) (((h) >> 8) & 0xFF) argument 85 #define BYTE1(h) ((h) & 0xFF) argument
|
/drivers/gpu/drm/omapdrm/ |
D | tcm-sita.c | 38 static void free_slots(unsigned long pos, uint16_t w, uint16_t h, in free_slots() 89 static int l2r_t2b(uint16_t w, uint16_t h, uint16_t a, int16_t offset, in l2r_t2b() 183 static s32 sita_reserve_2d(struct tcm *tcm, u16 h, u16 w, u16 align, in sita_reserve_2d() 213 uint16_t w, h; in sita_free() local
|
/drivers/misc/sgi-gru/ |
D | gruhandles.c | 38 #define GET_MSEG_HANDLE_STATUS(h) (((*(unsigned long *)(h)) >> 16) & 3) argument 53 static void start_instruction(void *h) in start_instruction() 62 static void report_instruction_timeout(void *h) in report_instruction_timeout() 77 static int wait_instruction_complete(void *h, enum mcs_op opc) in wait_instruction_complete()
|
/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 113 #define __usbhsh_for_each_udev(start, pos, h, i) \ argument 124 #define usbhsh_hcd_to_hpriv(h) (struct usbhsh_hpriv *)((h)->hcd_priv) argument 125 #define usbhsh_hcd_to_dev(h) ((h)->self.controller) argument 127 #define usbhsh_hpriv_to_priv(h) ((h)->mod.priv) argument 128 #define usbhsh_hpriv_to_dcp(h) ((h)->dcp) argument 129 #define usbhsh_hpriv_to_hcd(h) \ argument 142 #define usbhsh_udev_to_usbv(h) ((h)->usbv) argument 143 #define usbhsh_udev_is_used(h) usbhsh_udev_to_usbv(h) argument 149 #define usbhsh_device_number(h, d) ((int)((d) - (h)->udev)) argument 150 #define usbhsh_device_nth(h, d) ((h)->udev + d) argument [all …]
|