Searched defs:shark (Results 1 – 2 of 2) sorted by relevance
82 struct shark_device *shark = tea->private_data; in shark_write_val() local106 struct shark_device *shark = tea->private_data; in shark_read_val() local157 struct shark_device *shark = in shark_led_work() local185 struct shark_device *shark = in shark_led_set_blue() local197 struct shark_device *shark = container_of(led_cdev, in shark_led_set_blue_pulse() local209 struct shark_device *shark = in shark_led_set_red() local238 static int shark_register_leds(struct shark_device *shark, struct device *dev) in shark_register_leds()260 static void shark_unregister_leds(struct shark_device *shark) in shark_unregister_leds()270 static inline void shark_resume_leds(struct shark_device *shark) in shark_resume_leds()280 static int shark_register_leds(struct shark_device *shark, struct device *dev) in shark_register_leds()[all …]
77 struct shark_device *shark = tea->private_data; in shark_write_reg() local102 struct shark_device *shark = tea->private_data; in shark_read_reg() local144 struct shark_device *shark = in shark_led_work() local170 struct shark_device *shark = in shark_led_set_blue() local181 struct shark_device *shark = in shark_led_set_red() local204 static int shark_register_leds(struct shark_device *shark, struct device *dev) in shark_register_leds()226 static void shark_unregister_leds(struct shark_device *shark) in shark_unregister_leds()236 static inline void shark_resume_leds(struct shark_device *shark) in shark_resume_leds()246 static int shark_register_leds(struct shark_device *shark, struct device *dev) in shark_register_leds()252 static inline void shark_unregister_leds(struct shark_device *shark) { } in shark_unregister_leds()[all …]