Searched refs:DEVNAME (Results 1 – 6 of 6) sorted by relevance
79 #define DEVNAME(i) envdevices[(i)].devname macro245 char *devname = (char *)DEVNAME(dev_id); in ubi_check_dev()250 if (!is_ubi_devname(DEVNAME(dev_id))) in ubi_check_dev()273 DEVNAME(dev_id) = volume_devname; in ubi_check_dev()951 DEVNAME(dev), strerror(errno)); in flash_read_buf()957 DEVNAME(dev)); in flash_read_buf()1102 DEVNAME(dev), strerror(errno)); in flash_write_buf()1110 DEVNAME(dev), strerror(errno)); in flash_write_buf()1120 DEVNAME(dev), strerror(errno)); in flash_write_buf()1153 DEVNAME(dev)); in flash_flag_obsolete()[all …]
42 %token HOSTCOND DCOND SCOND DPORT SPORT LEQ GEQ NEQ AUTOBOUND DEVCOND DEVNAME MARKMASK FWMARK114 | DEVNAME '=' DEVCOND118 | DEVNAME NEQ DEVCOND259 tok_type = DEVNAME; in yylex()260 return DEVNAME; in yylex()292 if (tok_type == DEVNAME) { in yylex()
23 LIRCDEV=$(grep DEVNAME= $i/lirc*/uevent | sed sQDEVNAME=Q/dev/Q)24 INPUTDEV=$(grep DEVNAME= $i/input*/event*/uevent | sed sQDEVNAME=Q/dev/Q)
58 #define DEVNAME "usbkbd" macro546 strcpy(usb_kbd_dev.name, DEVNAME);562 if (strcmp(stdinname, DEVNAME))569 error = console_assign(stdin, DEVNAME);615 dev = stdio_get_by_name(DEVNAME);656 sdev = stdio_get_by_name(DEVNAME);
34 DEVNAME = 0, enumerator63 devname = regulator_names[i][DEVNAME]; in dm_test_power_regulator_get()
91 #define DEVNAME 0 macro1768 arg_type = DEVNAME; in main()1858 case DEVNAME: in main()1859 if (arg_type == DEVNAME) { in main()1982 if (arg_type == DEVNAME) in main()2012 if (arg_type == DEVNAME) in main()