Man Page: struct_regulator_consumer_supply
Operating Environment: centos
Section: 9
STRUCTREGULATOR_CON(9) API reference STRUCT REGULATOR_CON(9)NAMEstruct_regulator_consumer_supply - supply -> device mappingSYNOPSISstruct regulator_consumer_supply { const char * dev_name; const char * supply; };MEMBERSdev_name Result of dev_name for the consumer. supply Name for the supply.DESCRIPTIONThis maps a supply name to a device. Use of dev_name allows support for buses which make struct device available late such as I2C.AUTHORSLiam Girdwood <lrg@slimlogic.co.uk> Author. Mark Brown <broonie@opensource.wolfsonmicro.com> Wolfson Microelectronics, Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT REGULATOR_CON(9)
| Related Man Pages |
|---|
| struct_ccwgroup_driver(9) - centos |
| struct_device_driver(9) - centos |
| struct_regulator_config(9) - centos |
| struct_regulator_desc(9) - centos |
| struct_regulator_ops(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| [TIP] Processing YAML files with yq |