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 */
82 /* Miscellaneous external connector */
90 * Define the properties of supported external connectors.
172 * Following APIs get the connected state of each external connector.
173 * The 'id' argument indicates the defined external connector.
178 * Following APIs get the property of each external connector.
179 * The 'id' argument indicates the defined external connector
183 * for each external connector. They are used to get the capability of the
184 * property of each external connector based on the id and property.
194 * the change of both state and property value for each external connector.
197 * for specific external connector of the extcon.
199 * for all supported external connectors of the extcon.