Searched refs:priv_destroy (Results 1 – 4 of 4) sorted by relevance
146 if (d->priv != NULL && d->props.priv_destroy != NULL) in dvb_usb_exit()147 d->props.priv_destroy(d); in dvb_usb_exit()199 if (d->priv && d->props.priv_destroy) in dvb_usb_init()200 d->props.priv_destroy(d); in dvb_usb_init()
287 void (*priv_destroy)(struct dvb_usb_device *); member
1770 .priv_destroy = cxusb_medion_priv_destroy,
322 allocator_traits::priv_destroy(flag, a, p); in destroy()389 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(container_detail::true_type, Allocator &a, T*… in priv_destroy() function393 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(container_detail::false_type, Allocator &, T*… in priv_destroy() function