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 */
42 * Charging external connector
62 /* Jack external connector */
72 /* Display external connector */
80 /* Miscellaneous external connector */
88 * Define the properties of supported external connectors.
170 * Following APIs get the connected state of each external connector.
171 * The 'id' argument indicates the defined external connector.
176 * Following APIs get the property of each external connector.
177 * The 'id' argument indicates the defined external connector
181 * for each external connector. They are used to get the capability of the
182 * property of each external connector based on the id and property.
192 * the change of both state and property value for each external connector.
195 * for specific external connector of the extcon.
197 * for all supported external connectors of the extcon.