Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dlight.c50 struct gb_lights *glights; member
1008 static int gb_lights_light_config(struct gb_lights *glights, u8 id) in gb_lights_light_config()
1122 static void gb_lights_release(struct gb_lights *glights) in gb_lights_release()
1144 static int gb_lights_get_count(struct gb_lights *glights) in gb_lights_get_count()
1162 static int gb_lights_create_all(struct gb_lights *glights) in gb_lights_create_all()
1194 static int gb_lights_register_all(struct gb_lights *glights) in gb_lights_register_all()
1218 struct gb_lights *glights = gb_connection_get_data(connection); in gb_lights_request_handler() local
1272 struct gb_lights *glights; in gb_lights_probe() local
1338 struct gb_lights *glights = greybus_get_drvdata(bundle); in gb_lights_disconnect() local