Searched refs:EXPORT_NS_GPL_DEV_PM_OPS (Results 1 – 10 of 10) sorted by relevance
/linux/include/linux/ |
H A D | pm_runtime.h | 55 EXPORT_NS_GPL_DEV_PM_OPS(name, ns) = { \
|
H A D | pm.h | 404 #define EXPORT_NS_GPL_DEV_PM_OPS(name, ns) _EXPORT_DEV_PM_OPS(name, "GPL", #ns) macro
|
/linux/drivers/mfd/ |
H A D | intel-lpss.c | 533 EXPORT_NS_GPL_DEV_PM_OPS(intel_lpss_pm_ops, INTEL_LPSS) = {
|
H A D | cs42l43.c | 1258 EXPORT_NS_GPL_DEV_PM_OPS(cs42l43_pm_ops, MFD_CS42L43) = {
|
/linux/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600_core.c | 882 EXPORT_NS_GPL_DEV_PM_OPS(inv_icm42600_pm_ops, IIO_ICM42600) = {
|
/linux/drivers/iio/gyro/ |
H A D | fxas21002c_core.c | 1049 EXPORT_NS_GPL_DEV_PM_OPS(fxas21002c_pm_ops, IIO_FXAS21002C) = {
|
/linux/drivers/iio/accel/ |
H A D | fxls8962af-core.c | 1284 EXPORT_NS_GPL_DEV_PM_OPS(fxls8962af_pm_ops, IIO_FXLS8962AF) = {
|
/linux/sound/soc/codecs/ |
H A D | cs35l56.c | 1453 EXPORT_NS_GPL_DEV_PM_OPS(cs35l56_pm_ops_i2c_spi, SND_SOC_CS35L56_CORE) = {
|
/linux/drivers/spi/ |
H A D | spi-pxa2xx.c | 1543 EXPORT_NS_GPL_DEV_PM_OPS(pxa2xx_spi_pm_ops, SPI_PXA2xx) = {
|
/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_core.c | 2238 EXPORT_NS_GPL_DEV_PM_OPS(inv_mpu_pmops, IIO_MPU6050) = {
|