Home
last modified time | relevance | path

Searched refs:TYPE_NONE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/phy/cadence/
A Dphy-cadence-torrent.c293 TYPE_NONE, enumerator
3740 [TYPE_NONE] = {
3745 [TYPE_NONE] = {
3767 [TYPE_NONE] = {
3782 [TYPE_NONE] = {
3797 [TYPE_NONE] = {
3821 [TYPE_NONE] = {
3826 [TYPE_NONE] = {
3848 [TYPE_NONE] = {
3863 [TYPE_NONE] = {
[all …]
/linux/scripts/dtc/
A Dtreesource.c180 enum markertype emit_type = TYPE_NONE; in write_propval()
219 if (emit_type == TYPE_NONE || chunk_len == 0) in write_propval()
259 emit_type = TYPE_NONE; in write_propval()
A Ddata.c83 d = data_add_marker(d, TYPE_NONE, NULL); in data_copy_file()
A Ddtc.h109 TYPE_NONE, enumerator
/linux/include/dt-bindings/thermal/
A Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/linux/drivers/usb/renesas_usbhs/
A Dcommon.h191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
/linux/tools/perf/
A Dbuiltin-timechart.c134 #define TYPE_NONE 0 macro
427 if (p && p->current && p->current->state == TYPE_NONE) { in sched_wakeup()
449 if (prev_p->current && prev_p->current->state != TYPE_NONE) in sched_switch()
454 if (p->current->state != TYPE_NONE) in sched_switch()
464 prev_p->current->state = TYPE_NONE; in sched_switch()
/linux/drivers/clk/x86/
A Dclk-cgu.h90 TYPE_NONE, enumerator

Completed in 27 milliseconds