Home
last modified time | relevance | path

Searched refs:_bus (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c513 static int _hda_bus_command(struct hdac_bus *_bus, unsigned int cmd) in _hda_bus_command() argument
515 struct hda_bus *bus = container_of(_bus, struct hda_bus, core); in _hda_bus_command()
519 static int _hda_bus_get_response(struct hdac_bus *_bus, unsigned int addr, in _hda_bus_get_response() argument
522 struct hda_bus *bus = container_of(_bus, struct hda_bus, core); in _hda_bus_get_response()