/linux-6.14.4/sound/isa/sb/ |
D | emu8000_pcm.c | 57 struct timer_list timer; member 173 int val = EMU8000_CCCA_READ(rec->emu, ch) & 0xfffffff; in emu8k_get_curpos() local
|
/linux-6.14.4/drivers/gpu/drm/gud/ |
D | gud_pipe.c | 231 struct timer_list timer; member 534 u64 val; in gud_pipe_check() local
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | ad7877.c | 186 struct timer_list timer; /* P: lock */ member 230 static int ad7877_write(struct spi_device *spi, u16 reg, u16 val) in ad7877_write() 475 unsigned int val; in ad7877_disable_store() local 505 unsigned int val; in ad7877_dac_store() local 535 unsigned int val; in ad7877_gpio3_store() local 566 unsigned int val; in ad7877_gpio4_store() local
|
/linux-6.14.4/drivers/perf/ |
D | thunderx2_pmu.c | 33 #define DMC_EVENT_CFG(idx, val) ((val) << (((idx) * 8) + 1)) argument 299 static inline void reg_writel(u32 val, unsigned long addr) in reg_writel() 369 u32 val, emask; in uncore_start_event_l3c() local 390 u32 val, cmask, emask; in uncore_start_event_dmc() local 415 u32 val, cmask; in uncore_stop_event_dmc() local 698 static enum hrtimer_restart tx2_hrtimer_callback(struct hrtimer *timer) in tx2_hrtimer_callback()
|
/linux-6.14.4/drivers/net/ethernet/tundra/ |
D | tsi108_eth.c | 74 struct timer_list timer;/* Timer that triggers the check phy function */ member 203 int reg, u16 val) in tsi108_write_mii() 224 static void tsi108_mdio_write(struct net_device *dev, int addr, int reg, int val) in tsi108_mdio_write() 231 int reg, u16 val) in tsi108_write_tbi() 248 int advert, lpa, val, media; in mii_speed() local 443 unsigned long val; in tsi108_read_stat() local
|
/linux-6.14.4/drivers/net/can/m_can/ |
D | m_can.c | 336 u32 val) in m_can_write() 343 u32 fgi, unsigned int offset, void *val, size_t val_count) in m_can_fifo_read() 356 u32 fpi, unsigned int offset, const void *val, size_t val_count) in m_can_fifo_write() 368 u32 fpi, u32 val) in m_can_fifo_write_no_off() 374 m_can_txe_fifo_read(struct m_can_classdev *cdev, u32 fgi, u32 offset, u32 *val) in m_can_txe_fifo_read() 382 static int m_can_cccr_update_bits(struct m_can_classdev *cdev, u32 mask, u32 val) in m_can_cccr_update_bits() 1310 static enum hrtimer_restart m_can_coalescing_timer(struct hrtimer *timer) in m_can_coalescing_timer() 2027 static enum hrtimer_restart hrtimer_callback(struct hrtimer *timer) in hrtimer_callback()
|
/linux-6.14.4/drivers/devfreq/ |
D | devfreq.c | 724 unsigned long val, void *ptr) in qos_min_notifier_call() 736 unsigned long val, void *ptr) in qos_max_notifier_call() 1870 int timer = -1; in timer_store() local 1964 unsigned int timer; in devfreq_summary_show() local
|
/linux-6.14.4/drivers/net/ethernet/sis/ |
D | sis190.c | 74 #define SIS_W8(reg, val) writeb ((val), ioaddr + (reg)) argument 75 #define SIS_W16(reg, val) writew ((val), ioaddr + (reg)) argument 76 #define SIS_W32(reg, val) writel ((val), ioaddr + (reg)) argument 282 struct timer_list timer; member 383 static void mdio_write(void __iomem *ioaddr, int phy_id, int reg, int val) in mdio_write() 398 static void __mdio_write(struct net_device *dev, int phy_id, int reg, int val) in __mdio_write() 923 u16 val; in sis190_phy_task() local 945 int val; in sis190_phy_task() member 1043 struct timer_list *timer = &tp->timer; in sis190_request_timer() local 1729 int val; in sis190_set_speed_auto() local
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | intel_uncore.h | 185 struct hrtimer timer; member 438 u32 old, val; in intel_uncore_rmw() local 449 u32 old, val; in intel_uncore_rmw_fw() local 488 i915_reg_t reg, u32 val, in intel_uncore_write_and_verify()
|
/linux-6.14.4/drivers/cpufreq/ |
D | powernv-cpufreq.c | 85 struct timer_list timer; member 453 static inline void set_pmspr(unsigned long sprn, unsigned long val) in set_pmspr() 528 unsigned long val; in set_pstate() local 677 unsigned long val; in gpstate_timer_handler() local
|
/linux-6.14.4/drivers/comedi/drivers/ |
D | jr3_pci.c | 88 struct timer_list timer; member 206 unsigned int val = 0; in jr3_pci_ai_read_chan() local 294 unsigned int *val) in read_idm_word()
|
/linux-6.14.4/drivers/usb/typec/tcpm/ |
D | tcpm.c | 7142 u32 val; in tcpm_fw_get_timings() local 7390 u8 val[4]; in tcpm_fw_get_pd_revision() local 7428 union power_supply_propval *val) in tcpm_psy_get_online() 7443 union power_supply_propval *val) in tcpm_psy_get_voltage_min() 7454 union power_supply_propval *val) in tcpm_psy_get_voltage_max() 7465 union power_supply_propval *val) in tcpm_psy_get_voltage_now() 7473 union power_supply_propval *val) in tcpm_psy_get_current_max() 7484 union power_supply_propval *val) in tcpm_psy_get_current_now() 7492 union power_supply_propval *val) in tcpm_psy_get_input_power_limit() 7514 union power_supply_propval *val) in tcpm_psy_get_prop() [all …]
|
/linux-6.14.4/net/bridge/ |
D | br_multicast.c | 1700 struct timer_list *timer) in br_multicast_local_router_expired() 3332 struct timer_list *timer, in br_multicast_mark_router() 3362 struct timer_list *timer = &brmctx->ip4_mc_router_timer; in br_ip4_multicast_mark_router() local 3378 struct timer_list *timer = &brmctx->ip6_mc_router_timer; in br_ip6_multicast_mark_router() local 4377 int br_multicast_set_router(struct net_bridge_mcast *brmctx, unsigned long val) in br_multicast_set_router() 4432 unsigned long val) in br_multicast_set_port_router() 4558 int br_multicast_toggle(struct net_bridge *br, unsigned long val, in br_multicast_toggle() 4635 int br_multicast_set_querier(struct net_bridge_mcast *brmctx, unsigned long val) in br_multicast_set_querier() 4672 unsigned long val) in br_multicast_set_igmp_version() 4692 unsigned long val) in br_multicast_set_mld_version() [all …]
|
/linux-6.14.4/drivers/media/cec/core/ |
D | cec-pin.c | 501 u8 val = idx; in cec_pin_tx_states() local 843 static enum hrtimer_restart cec_pin_timer(struct hrtimer *timer) in cec_pin_timer()
|
/linux-6.14.4/kernel/kcsan/ |
D | kcsan_test.c | 305 long val[8]; member 1466 static void access_thread_timer(struct timer_list *timer) in access_thread_timer() 1483 struct timer_list timer; in access_thread() local
|
/linux-6.14.4/drivers/power/supply/ |
D | ab8500_chargalg.c | 263 ab8500_chargalg_safety_timer_expired(struct hrtimer *timer) in ab8500_chargalg_safety_timer_expired() 285 ab8500_chargalg_maintenance_timer_expired(struct hrtimer *timer) in ab8500_chargalg_maintenance_timer_expired() 1657 union power_supply_propval *val) in ab8500_chargalg_get_property()
|
/linux-6.14.4/arch/powerpc/kvm/ |
D | powerpc.c | 752 static enum hrtimer_restart kvmppc_decrementer_wakeup(struct hrtimer *timer) in kvmppc_decrementer_wakeup() 917 union kvmppc_one_reg val; in kvmppc_set_vsr_dword() local 936 union kvmppc_one_reg val; in kvmppc_set_vsr_dword_dump() local 953 union kvmppc_one_reg val; in kvmppc_set_vsr_word_dump() local 973 union kvmppc_one_reg val; in kvmppc_set_vsr_word() local 1041 union kvmppc_one_reg val; in kvmppc_set_vmx_dword() local 1057 union kvmppc_one_reg val; in kvmppc_set_vmx_word() local 1073 union kvmppc_one_reg val; in kvmppc_set_vmx_hword() local 1089 union kvmppc_one_reg val; in kvmppc_set_vmx_byte() local 1331 u64 val, unsigned int bytes, int is_default_endian) in kvmppc_handle_store() [all …]
|
/linux-6.14.4/drivers/watchdog/ |
D | watchdog_dev.c | 229 static enum hrtimer_restart watchdog_timer_expired(struct hrtimer *timer) in watchdog_timer_expired() 503 unsigned int val; in timeleft_show() local 757 unsigned int val; in watchdog_ioctl() local
|
/linux-6.14.4/drivers/mmc/host/ |
D | tifm_sd.c | 102 struct timer_list timer; member 118 unsigned int pos = 0, val; in tifm_sd_read_fifo() local 144 unsigned int pos = 0, val; in tifm_sd_write_fifo() local
|
/linux-6.14.4/drivers/target/ |
D | target_core_user.c | 280 u8 val; in tcmu_set_block_netlink() local 326 u8 val; in tcmu_set_reset_netlink() local 916 struct timer_list *timer) in tcmu_setup_cmd_timer() 1227 struct timer_list *timer) in tcmu_set_next_deadline() 2447 int val, ret; in tcmu_set_dev_attrib() local 2467 int val, ret; in tcmu_set_max_blocks_param() local 2508 int val, ret; in tcmu_set_data_pages_per_blk() local 2541 int val, ret; in tcmu_set_cmd_ring_size() local 2689 u32 val; in tcmu_cmd_time_out_store() local 2723 s32 val; in tcmu_qfull_time_out_store() local [all …]
|
/linux-6.14.4/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 366 u32 val; in bdx_restore_mac() local 454 u32 val, i; in bdx_hw_reset_direct() local 477 u32 val, i; in bdx_hw_reset() local 703 u32 reg, bit, val; in __bdx_vlan_rx_vid() local 789 u32 reg, val; in bdx_setmulti() local 862 u64 val; in bdx_read_l2stat() local 1826 int timer = 0; in bdx_tx_push_desc_safe() local
|
/linux-6.14.4/arch/s390/include/asm/ |
D | processor.h | 112 unsigned long timer; in get_cpu_timer() local 303 unsigned long val; in __ecag() local
|
/linux-6.14.4/sound/drivers/ |
D | mtpav.c | 130 struct timer_list timer; /* timer interrupts for outputs */ member 223 static inline void snd_mtpav_mputreg(struct mtpav *chip, u16 reg, u8 val) in snd_mtpav_mputreg()
|
/linux-6.14.4/drivers/usb/host/ |
D | sl811.h | 136 struct timer_list timer; member 203 static inline void sl811_write(struct sl811 *sl811, int reg, u8 val) in sl811_write()
|
/linux-6.14.4/drivers/pcmcia/ |
D | i82365.c | 137 u_char timer[6]; member 223 u_char val; in i365_get() local 237 u_char val = I365_REG(socket[sock].psock, reg); in i365_set() local 574 u_char val; in identify() local
|