Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/src/linux-headers-3.2.0-4-common/include/linux/regulator/ |
Current File : //proc/self/root/usr/src/linux-headers-3.2.0-4-common/include/linux/regulator/userspace-consumer.h |
#ifndef __REGULATOR_PLATFORM_CONSUMER_H_ #define __REGULATOR_PLATFORM_CONSUMER_H_ struct regulator_consumer_supply; /** * struct regulator_userspace_consumer_data - line consumer * initialisation data. * * @name: Name for the consumer line * @num_supplies: Number of supplies feeding the line * @supplies: Supplies configuration. * @init_on: Set if the regulators supplying the line should be * enabled during initialisation */ struct regulator_userspace_consumer_data { const char *name; int num_supplies; struct regulator_bulk_data *supplies; bool init_on; }; #endif /* __REGULATOR_PLATFORM_CONSUMER_H_ */
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare