zephyr/subsys/usb/class
Tomasz Bursztyka 4ae72db135 net: Enable PM settings on network devices
By changing the various *NET_DEVICE* macros. It is up to the device
drivers to either set a proper PM function or, if not supported or PM
disabled, to use device_pm_control_nop relevantly.

All existing macro calls are updated. Since no PM support was added so
far, device_pm_control_nop is used as the default everywhere.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-03-27 14:48:30 +02:00
..
hid
netusb net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
bluetooth.c
cdc_acm.c usb: cdc_acm: set initialization level to POST_KERNEL 2020-03-11 11:09:21 +01:00
CMakeLists.txt
Kconfig
Kconfig.template.composite_device_number
loopback.c
mass_storage.c usb: mass_storage: fix API usage by using memmove 2020-03-17 10:18:42 -04:00
usb_dfu.c usb: dfu: check requested length (wLength) during DFU_UPLOAD 2020-03-02 17:37:24 +02:00