Home
last modified time | relevance | path

Searched refs:shark_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-shark.c56 #define v4l2_dev_to_shark(d) container_of(d, struct shark_device, v4l2_dev)
61 struct shark_device { struct
82 struct shark_device *shark = tea->private_data; in shark_write_val()
106 struct shark_device *shark = tea->private_data; in shark_read_val()
157 struct shark_device *shark = in shark_led_work()
158 container_of(work, struct shark_device, led_work); in shark_led_work()
185 struct shark_device *shark = in shark_led_set_blue()
186 container_of(led_cdev, struct shark_device, leds[BLUE_LED]); in shark_led_set_blue()
197 struct shark_device *shark = container_of(led_cdev, in shark_led_set_blue_pulse()
198 struct shark_device, led in shark_led_set_blue_pulse()
[all...]
H A Dradio-shark2.c53 #define v4l2_dev_to_shark(d) container_of(d, struct shark_device, v4l2_dev)
57 struct shark_device { struct
77 struct shark_device *shark = tea->private_data; in shark_write_reg()
102 struct shark_device *shark = tea->private_data; in shark_read_reg()
144 struct shark_device *shark = in shark_led_work()
145 container_of(work, struct shark_device, led_work); in shark_led_work()
170 struct shark_device *shark = in shark_led_set_blue()
171 container_of(led_cdev, struct shark_device, leds[BLUE_LED]); in shark_led_set_blue()
181 struct shark_device *shark = in shark_led_set_red()
182 container_of(led_cdev, struct shark_device, led in shark_led_set_red()
[all...]
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-shark.c56 #define v4l2_dev_to_shark(d) container_of(d, struct shark_device, v4l2_dev)
61 struct shark_device { struct
82 struct shark_device *shark = tea->private_data; in shark_write_val()
106 struct shark_device *shark = tea->private_data; in shark_read_val()
157 struct shark_device *shark = in shark_led_work()
158 container_of(work, struct shark_device, led_work); in shark_led_work()
185 struct shark_device *shark = in shark_led_set_blue()
186 container_of(led_cdev, struct shark_device, leds[BLUE_LED]); in shark_led_set_blue()
197 struct shark_device *shark = container_of(led_cdev, in shark_led_set_blue_pulse()
198 struct shark_device, led in shark_led_set_blue_pulse()
[all...]
H A Dradio-shark2.c53 #define v4l2_dev_to_shark(d) container_of(d, struct shark_device, v4l2_dev)
57 struct shark_device { struct
77 struct shark_device *shark = tea->private_data; in shark_write_reg()
102 struct shark_device *shark = tea->private_data; in shark_read_reg()
144 struct shark_device *shark = in shark_led_work()
145 container_of(work, struct shark_device, led_work); in shark_led_work()
170 struct shark_device *shark = in shark_led_set_blue()
171 container_of(led_cdev, struct shark_device, leds[BLUE_LED]); in shark_led_set_blue()
181 struct shark_device *shark = in shark_led_set_red()
182 container_of(led_cdev, struct shark_device, led in shark_led_set_red()
[all...]

Completed in 3 milliseconds