Searched refs:maintype (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | gtco.c | 224 char maintype = 'x'; in parse_hid_report_descriptor() local 275 maintype = 'I'; in parse_hid_report_descriptor() 343 maintype = 'O'; in parse_hid_report_descriptor() 347 maintype = 'F'; in parse_hid_report_descriptor() 351 maintype = 'S'; in parse_hid_report_descriptor() 379 maintype = 'E'; in parse_hid_report_descriptor() 403 indentstr, tag, maintype, size, globtype, data); in parse_hid_report_descriptor() 408 indentstr, tag, maintype, size, globtype, data16); in parse_hid_report_descriptor() 413 indentstr, tag, maintype, size, globtype, data32); in parse_hid_report_descriptor()
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | kernel-doc | 1093 my $maintype = $1; 1097 $newmember .= "$maintype $id; ";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | kernel-doc | 1093 my $maintype = $1; 1097 $newmember .= "$maintype $id; ";
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | kernel-doc | 1241 my $maintype = $1; 1245 $newmember .= "$maintype $id; ";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | kernel-doc | 1241 my $maintype = $1; 1245 $newmember .= "$maintype $id; ";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | kernel-doc | 1241 my $maintype = $1; 1245 $newmember .= "$maintype $id; ";
|