/drivers/hsi/clients/ |
D | cmt_speech.c | 39 struct cs_hsi_iface *hi; member 211 struct cs_hsi_iface *hi = msg->context; in cs_release_cmd() local 218 struct cs_hsi_iface *hi = msg->context; in cs_cmd_destructor() local 264 static int cs_alloc_cmds(struct cs_hsi_iface *hi) in cs_alloc_cmds() 296 struct cs_hsi_iface *hi = msg->context; in cs_hsi_data_destructor() local 318 static int cs_hsi_alloc_data(struct cs_hsi_iface *hi) in cs_hsi_alloc_data() 359 static void cs_hsi_free_data(struct cs_hsi_iface *hi) in cs_hsi_free_data() 365 static inline void __cs_hsi_error_pre(struct cs_hsi_iface *hi, in __cs_hsi_error_pre() 374 static inline void __cs_hsi_error_post(struct cs_hsi_iface *hi) in __cs_hsi_error_post() 391 static void cs_hsi_control_read_error(struct cs_hsi_iface *hi, in cs_hsi_control_read_error() [all …]
|
/drivers/net/dsa/b53/ |
D | b53_mmap.c | 83 u32 hi; in b53_mmap_read48() local 96 u16 hi; in b53_mmap_read48() local 116 u32 hi, lo; in b53_mmap_read64() local 185 u32 hi = (u32)(value >> 16); in b53_mmap_write48() local 191 u16 hi = (u16)(value >> 32); in b53_mmap_write48() local 204 u32 hi, lo; in b53_mmap_write64() local
|
/drivers/hid/ |
D | hid-lg.c | 538 static int lg_ultrax_remote_mapping(struct hid_input *hi, in lg_ultrax_remote_mapping() 571 static int lg_dinovo_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_dinovo_mapping() 587 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_wireless_mapping() 648 static int lg_input_mapping(struct hid_device *hdev, struct hid_input *hi, in lg_input_mapping() 701 static int lg_input_mapped(struct hid_device *hdev, struct hid_input *hi, in lg_input_mapped()
|
D | hid-microsoft.c | 80 static int ms_ergonomy_kb_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_ergonomy_kb_quirk() 142 static int ms_presenter_8k_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_presenter_8k_quirk() 161 static int ms_surface_dial_quirk(struct hid_input *hi, struct hid_field *field, in ms_surface_dial_quirk() 185 static int ms_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ms_input_mapping() 212 static int ms_input_mapped(struct hid_device *hdev, struct hid_input *hi, in ms_input_mapped()
|
D | hid-icade.c | 188 static int icade_input_mapping(struct hid_device *hdev, struct hid_input *hi, in icade_input_mapping() 211 static int icade_input_mapped(struct hid_device *hdev, struct hid_input *hi, in icade_input_mapped()
|
D | hid-samsung.c | 96 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_mouse_input_mapping() 136 static int samsung_input_mapping(struct hid_device *hdev, struct hid_input *hi, in samsung_input_mapping()
|
D | hid-a4tech.c | 34 static int a4_input_mapping(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapping() 56 static int a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, in a4_input_mapped()
|
D | hid-lenovo.c | 85 struct hid_input *hi, struct hid_field *field, in lenovo_input_mapping_tpkbd() 98 struct hid_input *hi, struct hid_field *field, in lenovo_input_mapping_cptkbd() 172 struct hid_input *hi, struct hid_field *field, in lenovo_input_mapping_scrollpoint() 183 struct hid_input *hi, struct hid_field *field, in lenovo_input_mapping() 893 struct hid_input *hi) in lenovo_input_configured()
|
D | hid-uclogic-core.c | 85 struct hid_input *hi, in uclogic_input_mapping() 103 struct hid_input *hi) in uclogic_input_configured()
|
D | hid-accutouch.c | 20 struct hid_input *hi, in accutouch_input_mapping()
|
D | hid-penmount.c | 19 struct hid_input *hi, struct hid_field *field, in penmount_input_mapping()
|
D | hid-apple.c | 338 static int apple_input_mapping(struct hid_device *hdev, struct hid_input *hi, in apple_input_mapping() 355 static int apple_input_mapped(struct hid_device *hdev, struct hid_input *hi, in apple_input_mapped()
|
/drivers/ptp/ |
D | ptp_qoriq.c | 31 u32 lo, hi; in tmr_cnt_read() local 44 u32 hi = ns >> 32; in tmr_cnt_write() local 56 u32 lo, hi; in set_alarm() local 84 u32 valid, stat, lo, hi; in extts_clean_up() local 130 u32 ack = 0, lo, hi, mask, val, irqs; in ptp_qoriq_isr() local
|
D | ptp_ixp46x.c | 44 u32 lo, hi; in ixp_systime_read() local 58 u32 hi, lo; in ixp_systime_write() local 77 u32 ack = 0, lo, hi, val; in isr() local
|
D | ptp_pch.c | 148 u32 lo, hi; in pch_systime_read() local 162 u32 hi, lo; in pch_systime_write() local 246 u32 lo, hi; in pch_rx_snap_read() local 263 u32 lo, hi; in pch_tx_snap_read() local 354 u32 ack = 0, lo, hi, val; in isr() local
|
/drivers/cpufreq/ |
D | e_powersaver.c | 94 u32 lo, hi; in eps_get() local 111 u32 lo, hi; in eps_set_state() local 175 u32 lo, hi; in eps_cpu_init() local
|
/drivers/ide/ |
D | ide-cd_verbose.c | 281 int lo = 0, mid, hi = ARRAY_SIZE(sense_data_texts); in ide_cd_log_error() local 313 int lo = 0, mid, hi = ARRAY_SIZE(packet_command_texts); in ide_cd_log_error() local
|
/drivers/md/ |
D | md-cluster.c | 33 __le64 hi; member 259 sector_t lo, sector_t hi) in add_resync_info() 293 sector_t lo, hi; in recover_bitmaps() local 444 int slot, sector_t lo, sector_t hi) in process_suspend_info() 799 sector_t lo, hi; in gather_all_resync_info() local 1318 static void resync_info_get(struct mddev *mddev, sector_t *lo, sector_t *hi) in resync_info_get() 1328 static int resync_info_update(struct mddev *mddev, sector_t lo, sector_t hi) in resync_info_update() 1376 sector_t lo, sector_t hi) in area_resyncing() 1527 sector_t lo, hi; in gather_bitmaps() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
D | nv04.c | 32 u32 hi = upper_32_bits(time); in nv04_timer_time() local 46 u32 hi, lo; in nv04_timer_read() local
|
/drivers/infiniband/hw/mthca/ |
D | mthca_doorbell.h | 59 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, in mthca_write64() 88 static inline void mthca_write64(u32 hi, u32 lo, void __iomem *dest, in mthca_write64()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 41 u32 hi, lo; in i40e_ptp_read() local 367 u32 hi, lo; in i40e_ptp_tx_hwtstamp() local 410 u32 prttsyn_stat, hi, lo; in i40e_ptp_rx_hwtstamp() local
|
/drivers/staging/comedi/drivers/ |
D | dt2814.c | 72 int n, hi, lo; in dt2814_ai_insn_read() local 189 int lo, hi; in dt2814_interrupt() local
|
/drivers/clk/meson/ |
D | sclk-div.c | 114 unsigned int hi = DIV_ROUND_CLOSEST(sclk->cached_div * in sclk_apply_ratio() local 143 int hi; in sclk_div_get_duty_cycle() local
|
D | sclk-div.h | 15 struct parm hi; member
|
/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 79 u32 lo, hi; in igb_ptp_read_82576() local 95 u32 lo, hi; in igb_ptp_read_82580() local 288 u32 lo, hi; in igb_ptp_gettimex_82576() local 315 u32 lo, hi; in igb_ptp_gettimex_82580() local
|