Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101924 struct hdac_driver { struct
101928 int (*match)(struct hdac_device *, struct hdac_driver *); argument
101929 void (*unsol_event)(struct hdac_device *, unsigned int);
101930 int (*probe)(struct hdac_device *);
101931 int (*remove)(struct hdac_device *);
101932 void (*shutdown)(struct hdac_device *);
Dvmlinux.h101924 struct hdac_driver { struct
101928 int (*match)(struct hdac_device *, struct hdac_driver *); argument
101929 void (*unsol_event)(struct hdac_device *, unsigned int);
101930 int (*probe)(struct hdac_device *);
101931 int (*remove)(struct hdac_device *);
101932 void (*shutdown)(struct hdac_device *);