HomeSort by relevance Sort by last modified time
    Searched refs:idev (Results 1 - 4 of 4) sorted by null

  /external/iproute2/tc/
f_fw.c 147 struct rtattr *idev = tb[TCA_FW_INDEV]; local
148 fprintf(f, "input dev %s ",(char *)RTA_DATA(idev));
f_u32.c 1279 struct rtattr *idev = tb[TCA_U32_INDEV]; local
1280 fprintf(f, "\n input dev %s\n", (char *) RTA_DATA(idev));
  /external/iproute2/ip/
iproute.c 1282 char *idev = NULL; local
    [all...]
  /external/kernel-headers/original/linux/
hid.h 665 int (*hidinput_input_event) (struct input_dev *idev, unsigned int type,

Completed in 608 milliseconds