Searched refs:to_adp1653_flash (Results 1 – 2 of 2) sorted by relevance
329 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_set_power()383 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_suspend()394 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_resume()517 struct adp1653_flash *flash = to_adp1653_flash(subdev); in adp1653_remove()
96 #define to_adp1653_flash(sd) container_of(sd, struct adp1653_flash, subdev) macro