Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dcthardware.c45 int destroy_hw_obj(struct hw *hw) in destroy_hw_obj() function
H A Dcthardware.h196 int destroy_hw_obj(struct hw *hw);
H A Dctatc.c1239 destroy_hw_obj(atc->hw); in ct_atc_destroy()