Lines Matching full:external
3 * External Connector (extcon) framework
24 * Define the type of supported external connectors
33 * Define the unique id of supported external connectors
37 /* USB external connector */
43 * Charging external connector
63 /* Jack external connector */
73 /* Display external connector */
83 /* Miscellaneous external connector */
91 * Define the properties of supported external connectors.
173 * Following APIs get the connected state of each external connector.
174 * The 'id' argument indicates the defined external connector.
179 * Following APIs get the property of each external connector.
180 * The 'id' argument indicates the defined external connector
184 * for each external connector. They are used to get the capability of the
185 * property of each external connector based on the id and property.
195 * the change of both state and property value for each external connector.
198 * for specific external connector of the extcon.
200 * for all supported external connectors of the extcon.