Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dcthardware.c49 int destroy_hw_obj(struct hw *hw) in destroy_hw_obj() function
Dcthardware.h197 int destroy_hw_obj(struct hw *hw);
Dctatc.c1233 destroy_hw_obj((struct hw *)atc->hw); in ct_atc_destroy()