Searched defs:hdac_driver (Results 1 – 2 of 2) sorted by relevance
101924 struct hdac_driver { struct101928 int (*match)(struct hdac_device *, struct hdac_driver *); argument101929 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 *);