Home
last modified time | relevance | path

Searched refs:device_connection_add (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/base/
Ddevcon.c118 void device_connection_add(struct device_connection *con) in device_connection_add() function
124 EXPORT_SYMBOL_GPL(device_connection_add);
/Linux-v4.19/drivers/platform/x86/
Dintel_cht_int33fe.c187 device_connection_add(&data->connections[0]); in cht_int33fe_probe()
188 device_connection_add(&data->connections[1]); in cht_int33fe_probe()
189 device_connection_add(&data->connections[2]); in cht_int33fe_probe()
/Linux-v4.19/Documentation/driver-api/
Ddevice_connection.rst43 …:functions: device_connection_find_match device_connection_find device_connection_add device_conne…
/Linux-v4.19/drivers/extcon/
Dextcon-axp288.c457 device_connection_add(&axp288_extcon_role_sw_conn); in axp288_extcon_init()
/Linux-v4.19/include/linux/
Ddevice.h773 void device_connection_add(struct device_connection *con);