Searched defs:doc (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/mtd/nand/raw/ |
A D | diskonchip.c | 236 static int _DoC_WaitReady(struct doc_priv *doc) in _DoC_WaitReady() 267 static inline int DoC_WaitReady(struct doc_priv *doc) in DoC_WaitReady() 294 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_write_byte() local 306 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_writebuf() local 322 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf() local 365 struct doc_priv *doc = nand_get_controller_data(this); in doc200x_ident_chip() local 396 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_count_chips() local 417 struct doc_priv *doc = nand_get_controller_data(this); in doc2001_write_byte() local 427 struct doc_priv *doc = nand_get_controller_data(this); in doc2001_writebuf() local 1302 struct doc_priv *doc = NULL; in doc_probe() local [all …]
|
/linux-6.3-rc2/tools/verification/rv/ |
A D | Makefile | 134 doc: target
|
/linux-6.3-rc2/tools/tracing/rtla/ |
A D | Makefile | 145 doc: target
|
/linux-6.3-rc2/drivers/comedi/drivers/ni_routing/tools/ |
A D | convert_csv_to_c.py | 495 doc = K() variable
|
/linux-6.3-rc2/Documentation/ |
A D | conf.py | 436 doc = os.path.join(fn, "index") variable
|
/linux-6.3-rc2/samples/bpf/ |
A D | xdp_redirect_cpu_user.c | 81 const char *doc, int mask, bool error, struct bpf_object *obj) in usage()
|
A D | xdp_router_ipv4_user.c | 544 const char *doc, int mask, bool error, in usage()
|
A D | xdp_sample_user.c | 295 const char *doc, int mask, bool error) in sample_usage()
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | Makefile | 279 doc: target
|
/linux-6.3-rc2/tools/net/ynl/ |
A D | ynl-gen-c.py | 953 def write_doc_line(self, doc, indent=True): argument 965 def write_func_prot(self, qual_ret, name, args=None, doc=None, suffix=''): argument 1107 def print_prototype(ri, direction, terminate=True, doc=None): argument
|
Completed in 19 milliseconds