Home
last modified time | relevance | path

Searched defs:nx842_driver (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h100279 struct nx842_driver { struct
100280 char *name;
100281 struct module *owner;
100282 size_t workmem_size;
100283 struct nx842_constraints *constraints;
100284 int (*compress)(const unsigned char *, unsigned int, unsigned char *, unsigned int *, void *);
100285 int (*decompress)(const unsigned char *, unsigned int, unsigned char *, unsigned int *, void *);
Dvmlinux.h100279 struct nx842_driver { struct
100280 char *name;
100281 struct module *owner;
100282 size_t workmem_size;
100283 struct nx842_constraints *constraints;
100284 int (*compress)(const unsigned char *, unsigned int, unsigned char *, unsigned int *, void *);
100285 int (*decompress)(const unsigned char *, unsigned int, unsigned char *, unsigned int *, void *);