Home
last modified time | relevance | path

Searched defs:glights (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/staging/greybus/
Dlight.c50 struct gb_lights *glights; member
1003 static int gb_lights_light_config(struct gb_lights *glights, u8 id) in gb_lights_light_config()
1117 static void gb_lights_release(struct gb_lights *glights) in gb_lights_release()
1139 static int gb_lights_get_count(struct gb_lights *glights) in gb_lights_get_count()
1157 static int gb_lights_create_all(struct gb_lights *glights) in gb_lights_create_all()
1189 static int gb_lights_register_all(struct gb_lights *glights) in gb_lights_register_all()
1213 struct gb_lights *glights = gb_connection_get_data(connection); in gb_lights_request_handler() local
1267 struct gb_lights *glights; in gb_lights_probe() local
1333 struct gb_lights *glights = greybus_get_drvdata(bundle); in gb_lights_disconnect() local