/linux-3.3/drivers/usb/host/whci/ |
D | pzl.c | 28 static void update_pzl_pointers(struct whc *whc, int period, u64 addr) in update_pzl_pointers() 78 int period; in qset_insert_in_sw_list() local 210 int period; in update_pzl_hw_view() local 236 int period; in scan_periodic_work() local
|
/linux-3.3/tools/perf/util/ |
D | callchain.c | 234 u64 period) in add_child() 254 u64 idx_parents, u64 idx_local, u64 period) in split_add_child() 296 u64 period) in append_chain_children() 317 u64 period) in append_chain() 381 u64 period) in callchain_append()
|
/linux-3.3/drivers/leds/ |
D | leds-pwm.c | 30 unsigned int period; member 39 unsigned int period = led_dat->period; in led_pwm_set() local
|
D | ledtrig-heartbeat.c | 25 unsigned int period; member
|
/linux-3.3/drivers/input/misc/ |
D | pwm-beeper.c | 26 unsigned long period; member 36 unsigned long period; in pwm_beeper_event() local
|
/linux-3.3/include/linux/ |
D | proportions.h | 60 unsigned long period; member 111 unsigned long period; member
|
D | timeriomem-rng.h | 20 unsigned int period; member
|
/linux-3.3/arch/powerpc/platforms/52xx/ |
D | mpc52xx_gpt.c | 398 static int mpc52xx_gpt_do_start(struct mpc52xx_gpt_priv *gpt, u64 period, in mpc52xx_gpt_do_start() 468 int mpc52xx_gpt_start_timer(struct mpc52xx_gpt_priv *gpt, u64 period, in mpc52xx_gpt_start_timer() 506 u64 period; in mpc52xx_gpt_timer_period() local 688 const u32 *period) in mpc52xx_gpt_wdt_setup() 715 const u32 *period) in mpc52xx_gpt_wdt_setup()
|
/linux-3.3/drivers/watchdog/ |
D | booke_wdt.c | 59 static unsigned long long period_to_sec(unsigned int period) in period_to_sec() 80 unsigned int period; in sec_to_period() local
|
/linux-3.3/arch/m68k/atari/ |
D | atasound.c | 61 int period; in atari_mksound() local
|
/linux-3.3/arch/microblaze/kernel/ |
D | heartbeat.c | 22 static unsigned int cnt, period, dist; in heartbeat() local
|
/linux-3.3/Documentation/blackfin/ |
D | gptimers-example.c | 21 uint32_t period, width; member
|
/linux-3.3/arch/m68k/kernel/ |
D | time_mm.c | 53 static unsigned cnt = 0, period = 0, dist = 0; in timer_interrupt() local
|
/linux-3.3/arch/m68k/amiga/ |
D | amisound.c | 83 unsigned long period = (clock_constant / hz); in amiga_mksound() local
|
/linux-3.3/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 2419 static void ahd_linux_set_period(struct scsi_target *starget, int period) in ahd_linux_set_period() 2483 unsigned int period = 0; in ahd_linux_set_offset() local 2519 unsigned int period = tinfo->goal.period; in ahd_linux_set_dt() local 2561 unsigned int period = tinfo->goal.period; in ahd_linux_set_qas() local 2600 unsigned int period = tinfo->goal.period; in ahd_linux_set_iu() local 2640 unsigned int period = tinfo->goal.period; in ahd_linux_set_rd_strm() local 2676 unsigned int period = tinfo->goal.period; in ahd_linux_set_wr_flow() local 2712 unsigned int period = tinfo->goal.period; in ahd_linux_set_rti() local 2756 unsigned int period = tinfo->goal.period; in ahd_linux_set_pcomp_en() local 2806 unsigned int period = tinfo->goal.period; in ahd_linux_set_hold_mcs() local
|
/linux-3.3/drivers/scsi/ |
D | scsi_transport_spi.c | 422 static int period_to_str(char *buf, int period) in period_to_str() 444 show_spi_transport_period_helper(char *buf, int period) in show_spi_transport_period_helper() 456 int j, picosec, period = -1; in store_spi_transport_period_helper() local 514 int period, retval; in store_spi_transport_period() local 764 int period = 0, prevperiod = 0; in spi_dv_retrain() local 1184 int spi_populate_sync_msg(unsigned char *msg, int period, int offset) in spi_populate_sync_msg() 1195 int spi_populate_ppr_msg(unsigned char *msg, int period, int offset, in spi_populate_ppr_msg()
|
D | nsp32.c | 389 unsigned char period, in nsp32_build_sdtr() 992 unsigned char period, offset; in nsp32_queuecommand_lck() local 2399 unsigned char period) in nsp32_search_period_entry() 2432 unsigned char period = data->synct[target->limit_entry].period_num; in nsp32_set_async() local 2449 unsigned char *period, in nsp32_set_max_sync() 2474 unsigned char period, ackwidth, sample_rate; in nsp32_set_sync_entry() local
|
/linux-3.3/drivers/usb/host/ |
D | ehci-sched.c | 338 unsigned period, in tt_available() 407 unsigned period, in tt_no_collision() 561 unsigned period = qh->period; in qh_link_periodic() local 625 unsigned period; in qh_unlink_periodic() local 721 unsigned period, in check_period() 1301 u32 period in itd_slot_ok() 1414 u32 now, next, start, period, span; in iso_stream_schedule() local
|
/linux-3.3/arch/x86/kvm/ |
D | kvm_timer.h | 4 s64 period; /* unit: ns */ member
|
/linux-3.3/lib/ |
D | proportions.c | 214 unsigned long period = 1UL << (pg->shift - 1); in prop_norm_percpu() local 344 unsigned long period = 1UL << (pg->shift - 1); in prop_norm_single() local
|
/linux-3.3/arch/blackfin/kernel/ |
D | pwm.c | 64 unsigned long period, duty; in pwm_config() local
|
/linux-3.3/net/mac80211/ |
D | rc80211_pid_algo.c | 157 unsigned long period; in rate_control_pid_sample() local 225 unsigned long period; in rate_control_pid_tx_status() local
|
/linux-3.3/drivers/rtc/ |
D | interface.c | 545 ktime_t period; in rtc_pie_update_irq() local 656 ktime_t period = ktime_set(0, NSEC_PER_SEC / rtc->irq_freq); in rtc_update_hrtimer() local 880 ktime_t expires, ktime_t period) in rtc_timer_start()
|
/linux-3.3/drivers/net/ethernet/sfc/ |
D | mcdi_mac.c | 83 int period = enable ? 1000 : 0; in efx_mcdi_mac_stats() local
|
/linux-3.3/drivers/mmc/core/ |
D | sdio_irq.c | 84 unsigned long period, idle_period; in sdio_irq_thread() local
|