Searched refs:__dsc_ops_remove (Results 1 – 5 of 5) sorted by relevance
240 bool __dsc_ops_remove(struct dsc_ops *ops, const char *func);
330 if (__dsc_ops_remove(&driver->ops, func)) in __dsc_driver_op_stop()
168 bool __dsc_ops_remove(struct dsc_ops *ops, const char *func) in __dsc_ops_remove() function
352 if (__dsc_ops_remove(&psoc->ops, func)) in __dsc_psoc_op_stop()
374 if (__dsc_ops_remove(&vdev->ops, func)) in __dsc_vdev_op_stop()