Home
last modified time | relevance | path

Searched refs:cpu_down (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Dcdmm.h47 int (*cpu_down)(struct mips_cdmm_device *); member
/linux/drivers/bus/
H A Dmips_cdmm.c609 BUILD_PERDEV_HELPER(cpu_down) /* int mips_cdmm_cpu_down_helper(...) */
/linux/drivers/tty/
H A Dmips_ejtag_fdc.c1120 .cpu_down = mips_ejtag_fdc_tty_cpu_down,