Home
last modified time | relevance | path

Searched defs:ced (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/drivers/clocksource/
Dsh_tmu.c51 struct clock_event_device ced; member
342 static struct sh_tmu_channel *ced_to_sh_tmu(struct clock_event_device *ced) in ced_to_sh_tmu()
349 struct clock_event_device *ced = &ch->ced; in sh_tmu_clock_event_start() local
362 struct clock_event_device *ced) in sh_tmu_clock_event_mode()
400 struct clock_event_device *ced) in sh_tmu_clock_event_next()
411 static void sh_tmu_clock_event_suspend(struct clock_event_device *ced) in sh_tmu_clock_event_suspend()
416 static void sh_tmu_clock_event_resume(struct clock_event_device *ced) in sh_tmu_clock_event_resume()
424 struct clock_event_device *ced = &ch->ced; in sh_tmu_register_clockevent() local
Dem_sti.c44 struct clock_event_device ced; member
249 static struct em_sti_priv *ced_to_em_sti(struct clock_event_device *ced) in ced_to_em_sti()
255 struct clock_event_device *ced) in em_sti_clock_event_mode()
284 struct clock_event_device *ced) in em_sti_clock_event_next()
298 struct clock_event_device *ced = &p->ced; in em_sti_register_clockevent() local
Dsh_mtu2.c42 struct clock_event_device ced; member
274 static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced) in ced_to_sh_mtu2()
280 struct clock_event_device *ced) in sh_mtu2_clock_event_mode()
311 static void sh_mtu2_clock_event_suspend(struct clock_event_device *ced) in sh_mtu2_clock_event_suspend()
316 static void sh_mtu2_clock_event_resume(struct clock_event_device *ced) in sh_mtu2_clock_event_resume()
324 struct clock_event_device *ced = &ch->ced; in sh_mtu2_register_clockevent() local
Dsh_cmt.c108 struct clock_event_device ced; member
699 static struct sh_cmt_channel *ced_to_sh_cmt(struct clock_event_device *ced) in ced_to_sh_cmt()
706 struct clock_event_device *ced = &ch->ced; in sh_cmt_clock_event_start() local
724 struct clock_event_device *ced) in sh_cmt_clock_event_mode()
759 struct clock_event_device *ced) in sh_cmt_clock_event_next()
772 static void sh_cmt_clock_event_suspend(struct clock_event_device *ced) in sh_cmt_clock_event_suspend()
780 static void sh_cmt_clock_event_resume(struct clock_event_device *ced) in sh_cmt_clock_event_resume()
791 struct clock_event_device *ced = &ch->ced; in sh_cmt_register_clockevent() local
Ddw_apb_timer_of.c65 struct dw_apb_clock_event_device *ced; in add_clockevent() local
/linux-4.1.27/arch/x86/kernel/
Dcrash.c197 struct crash_elf_data *ced = arg; in get_gart_ranges_callback() local
208 static void fill_up_crash_elf_data(struct crash_elf_data *ced, in fill_up_crash_elf_data()
321 static int elf_header_exclude_ranges(struct crash_elf_data *ced, in elf_header_exclude_ranges()
356 struct crash_elf_data *ced = arg; in prepare_elf64_ram_headers_callback() local
406 static int prepare_elf64_headers(struct crash_elf_data *ced, in prepare_elf64_headers()
501 struct crash_elf_data *ced; in prepare_elf_headers() local
/linux-4.1.27/arch/x86/platform/uv/
Duv_time.c316 struct clock_event_device *ced) in uv_rtc_next_event()
347 struct clock_event_device *ced = &per_cpu(cpu_ced, cpu); in uv_rtc_interrupt() local
368 struct clock_event_device *ced = this_cpu_ptr(&cpu_ced); in uv_rtc_register_clockevents() local
/linux-4.1.27/kernel/time/
Dclockevents.c360 static int clockevents_replace(struct clock_event_device *ced) in clockevents_replace()
388 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) in __clockevents_try_unbind()
419 static int clockevents_unbind(struct clock_event_device *ced, int cpu) in clockevents_unbind()
430 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) in clockevents_unbind_device()
/linux-4.1.27/include/linux/
Ddw_apb_timer.h29 struct clock_event_device ced; member
/linux-4.1.27/arch/nios2/kernel/
Dtime.c40 struct clock_event_device ced; member