Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/
H A Dradio-shark.c82 struct shark_device *shark = tea->private_data; in shark_write_val() local
106 struct shark_device *shark = tea->private_data; in shark_read_val() local
157 struct shark_device *shark = in shark_led_work() local
185 struct shark_device *shark = in shark_led_set_blue() local
197 struct shark_device *shark = container_of(led_cdev, in shark_led_set_blue_pulse() local
209 struct shark_device *shark = in shark_led_set_red() local
238 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 …]
H A Dradio-shark2.c77 struct shark_device *shark = tea->private_data; in shark_write_reg() local
102 struct shark_device *shark = tea->private_data; in shark_read_reg() local
144 struct shark_device *shark = in shark_led_work() local
170 struct shark_device *shark = in shark_led_set_blue() local
181 struct shark_device *shark = in shark_led_set_red() local
204 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 …]