Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/greybus/
Dlight.c50 struct gb_lights *glights; member
1002 static int gb_lights_light_config(struct gb_lights *glights, u8 id) in gb_lights_light_config()
1116 static void gb_lights_release(struct gb_lights *glights) in gb_lights_release()
1138 static int gb_lights_get_count(struct gb_lights *glights) in gb_lights_get_count()
1156 static int gb_lights_create_all(struct gb_lights *glights) in gb_lights_create_all()
1188 static int gb_lights_register_all(struct gb_lights *glights) in gb_lights_register_all()
1212 struct gb_lights *glights = gb_connection_get_data(connection); in gb_lights_request_handler() local
1266 struct gb_lights *glights; in gb_lights_probe() local
1332 struct gb_lights *glights = greybus_get_drvdata(bundle); in gb_lights_disconnect() local