Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:usb_vendor_id
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/tools/
H
A
D
sane-desc.c
147
char *
usb_vendor_id
;
member
205
char *
usb_vendor_id
;
member
237
char *
usb_vendor_id
;
member
892
if ((!current_model->
usb_vendor_id
|| !current_model->usb_product_id)
in read_files()
1459
if (current_model->
usb_vendor_id
|| current_model->usb_product_id)
in read_files()
1466
current_model->
usb_vendor_id
,
in read_files()
1472
current_model->
usb_vendor_id
= two_string_entry[0];
in read_files()
1603
model_record->
usb_vendor_id
= model->
usb_vendor_id
;
in create_model_record()
1652
(string_compare (model->
usb_vendor_id
, model_recor
in update_model_record_list()
3072
create_usbid(char *manufacturer, char *model, char *
usb_vendor_id
, char *usb_product_id)
create_usbid()
argument
3109
add_usbid(usbid_type *first_usbid, char *manufacturer, char *model, char *
usb_vendor_id
, char *usb_product_id)
add_usbid()
argument
[all...]
/third_party/backends/backend/
H
A
D
hp5590_cmds.h
119
unsigned int
usb_vendor_id
;
member
H
A
D
hp5590_cmds.c
463
*vendor_id = model->
usb_vendor_id
;
in hp5590_vendor_product_id()
Completed in 6 milliseconds