Home
last modified time | relevance | path

Searched refs:item_tag (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.c593 static char item_tag(void) in item_tag() function
625 return item_tag() == tag; in item_is_tag()
1153 if (!item_tag()) in conf()
1170 switch (item_tag()) { in conf()
H A Dmconf.c676 if (!item_tag()) in conf()
688 switch (item_tag()) { in conf()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.c593 static char item_tag(void) in item_tag() function
625 return item_tag() == tag; in item_is_tag()
1153 if (!item_tag()) in conf()
1170 switch (item_tag()) { in conf()
H A Dmconf.c675 if (!item_tag()) in conf()
687 switch (item_tag()) { in conf()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.c593 static char item_tag(void) in item_tag() function
625 return item_tag() == tag; in item_is_tag()
1153 if (!item_tag()) in conf()
1170 switch (item_tag()) { in conf()
H A Dmconf.c676 if (!item_tag()) in conf()
688 switch (item_tag()) { in conf()
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h156 char item_tag(void);
H A Dutil.c652 char item_tag(void) in item_tag() function
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Ddialog.h168 char item_tag(void);
H A Dutil.c664 char item_tag(void) in item_tag() function
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Ddialog.h149 char item_tag(void);
H A Dutil.c651 char item_tag(void) in item_tag() function
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c2957 int item_tag; in parse_report_descriptor() local
2965 item_tag = HID_GET_ITEM_TAG(buf[0]); in parse_report_descriptor()
2973 switch (item_tag) { in parse_report_descriptor()
3026 __func__, item_tag); in parse_report_descriptor()
3030 switch (item_tag) { in parse_report_descriptor()
3058 __func__, item_tag); in parse_report_descriptor()
3062 switch (item_tag) { in parse_report_descriptor()
3167 __func__, item_tag); in parse_report_descriptor()