Searched refs:TYPE_NONE (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/thermal/
H A Dthermal_exynos.h26 #define TYPE_NONE 4 macro
/linux-4.4.14/tools/perf/
H A Dbuiltin-timechart.c132 #define TYPE_NONE 0 macro
425 if (p && p->current && p->current->state == TYPE_NONE) { sched_wakeup()
447 if (prev_p->current && prev_p->current->state != TYPE_NONE) sched_switch()
452 if (p->current->state != TYPE_NONE) sched_switch()
462 prev_p->current->state = TYPE_NONE; sched_switch()
/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dcommon.h192 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro

Completed in 170 milliseconds