Searched refs:ti_device_set_retention (Results 1 – 3 of 3) sorted by relevance
126 void ti_device_set_retention(struct ti_device *dev, bool retention);
120 void ti_device_set_retention(struct ti_device *device_ptr, bool retention) in ti_device_set_retention() function
85 ti_device_set_retention(dev, true); in device_init()