Home
last modified time | relevance | path

Searched defs:sd (Results 1 – 25 of 101) sorted by relevance

12345

/linux-4.19.296/drivers/media/usb/gspca/stv06xx/
Dstv06xx_st6422.c68 struct sd *sd = (struct sd *)gspca_dev; in st6422_s_ctrl() local
97 static int st6422_init_controls(struct sd *sd) in st6422_init_controls()
114 static int st6422_probe(struct sd *sd) in st6422_probe()
126 static int st6422_init(struct sd *sd) in st6422_init()
211 static int setbrightness(struct sd *sd, s32 val) in setbrightness()
217 static int setcontrast(struct sd *sd, s32 val) in setcontrast()
223 static int setgain(struct sd *sd, u8 gain) in setgain()
248 static int setexposure(struct sd *sd, s16 expo) in setexposure()
259 static int st6422_start(struct sd *sd) in st6422_start()
276 static int st6422_stop(struct sd *sd) in st6422_stop()
Dstv06xx.c38 int stv06xx_write_bridge(struct sd *sd, u16 address, u16 i2c_data) in stv06xx_write_bridge()
60 int stv06xx_read_bridge(struct sd *sd, u16 address, u8 *i2c_data) in stv06xx_read_bridge()
81 int stv06xx_write_sensor(struct sd *sd, u8 address, u16 value) in stv06xx_write_sensor()
92 static int stv06xx_write_sensor_finish(struct sd *sd) in stv06xx_write_sensor_finish()
109 int stv06xx_write_sensor_bytes(struct sd *sd, const u8 *data, u8 len) in stv06xx_write_sensor_bytes()
140 int stv06xx_write_sensor_words(struct sd *sd, const u16 *data, u8 len) in stv06xx_write_sensor_words()
173 int stv06xx_read_sensor(struct sd *sd, const u8 address, u16 *value) in stv06xx_read_sensor()
217 static void stv06xx_dump_bridge(struct sd *sd) in stv06xx_dump_bridge()
251 struct sd *sd = (struct sd *) gspca_dev; in stv06xx_init() local
271 struct sd *sd = (struct sd *) gspca_dev; in stv06xx_init_controls() local
[all …]
Dstv06xx_vv6410.c74 static int vv6410_probe(struct sd *sd) in vv6410_probe()
93 static int vv6410_init_controls(struct sd *sd) in vv6410_init_controls()
112 static int vv6410_init(struct sd *sd) in vv6410_init()
124 static int vv6410_start(struct sd *sd) in vv6410_start()
158 static int vv6410_stop(struct sd *sd) in vv6410_stop()
177 static int vv6410_dump(struct sd *sd) in vv6410_dump()
195 struct sd *sd = (struct sd *) gspca_dev; in vv6410_set_hflip() local
216 struct sd *sd = (struct sd *) gspca_dev; in vv6410_set_vflip() local
236 struct sd *sd = (struct sd *) gspca_dev; in vv6410_set_analog_gain() local
247 struct sd *sd = (struct sd *) gspca_dev; in vv6410_set_exposure() local
Dstv06xx_pb0100.c88 struct sd *sd = (struct sd *)gspca_dev; in pb0100_s_ctrl() local
115 static int pb0100_init_controls(struct sd *sd) in pb0100_init_controls()
164 static int pb0100_probe(struct sd *sd) in pb0100_probe()
184 static int pb0100_start(struct sd *sd) in pb0100_start()
241 static int pb0100_stop(struct sd *sd) in pb0100_stop()
263 static int pb0100_init(struct sd *sd) in pb0100_init()
325 static int pb0100_dump(struct sd *sd) in pb0100_dump()
333 struct sd *sd = (struct sd *) gspca_dev; in pb0100_set_gain() local
353 struct sd *sd = (struct sd *) gspca_dev; in pb0100_set_red_balance() local
372 struct sd *sd = (struct sd *) gspca_dev; in pb0100_set_blue_balance() local
[all …]
Dstv06xx_hdcs.c91 static int hdcs_reg_write_seq(struct sd *sd, u8 reg, u8 *vals, u8 len) in hdcs_reg_write_seq()
111 static int hdcs_set_state(struct sd *sd, enum hdcs_power_state state) in hdcs_set_state()
154 static int hdcs_reset(struct sd *sd) in hdcs_reset()
172 struct sd *sd = (struct sd *) gspca_dev; in hdcs_set_exposure() local
259 static int hdcs_set_gains(struct sd *sd, u8 g) in hdcs_set_gains()
284 static int hdcs_set_size(struct sd *sd, in hdcs_set_size()
353 static int hdcs_init_controls(struct sd *sd) in hdcs_init_controls()
365 static int hdcs_probe_1x00(struct sd *sd) in hdcs_probe_1x00()
422 static int hdcs_probe_1020(struct sd *sd) in hdcs_probe_1020()
464 static int hdcs_start(struct sd *sd) in hdcs_start()
[all …]
/linux-4.19.296/drivers/media/usb/gspca/m5602/
Dm5602_ov7660.c197 int ov7660_probe(struct sd *sd) in ov7660_probe()
250 int ov7660_init(struct sd *sd) in ov7660_init()
277 int ov7660_init_controls(struct sd *sd) in ov7660_init_controls()
310 int ov7660_start(struct sd *sd) in ov7660_start()
315 int ov7660_stop(struct sd *sd) in ov7660_stop()
320 void ov7660_disconnect(struct sd *sd) in ov7660_disconnect()
331 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_gain() local
344 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_white_balance() local
362 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_gain() local
380 struct sd *sd = (struct sd *) gspca_dev; in ov7660_set_auto_exposure() local
[all …]
Dm5602_ov9650.c298 int ov9650_probe(struct sd *sd) in ov9650_probe()
349 int ov9650_init(struct sd *sd) in ov9650_init()
369 int ov9650_init_controls(struct sd *sd) in ov9650_init_controls()
414 int ov9650_start(struct sd *sd) in ov9650_start()
542 int ov9650_stop(struct sd *sd) in ov9650_stop()
548 void ov9650_disconnect(struct sd *sd) in ov9650_disconnect()
557 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_exposure() local
587 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_gain() local
615 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_red_balance() local
628 struct sd *sd = (struct sd *) gspca_dev; in ov9650_set_blue_balance() local
[all …]
Dm5602_s5k83a.c174 int s5k83a_probe(struct sd *sd) in s5k83a_probe()
227 int s5k83a_init(struct sd *sd) in s5k83a_init()
265 int s5k83a_init_controls(struct sd *sd) in s5k83a_init_controls()
299 struct sd *sd = (struct sd *) data; in rotation_thread_function() local
339 int s5k83a_start(struct sd *sd) in s5k83a_start()
371 int s5k83a_stop(struct sd *sd) in s5k83a_stop()
379 void s5k83a_disconnect(struct sd *sd) in s5k83a_disconnect()
390 struct sd *sd = (struct sd *) gspca_dev; in s5k83a_set_gain() local
417 struct sd *sd = (struct sd *) gspca_dev; in s5k83a_set_brightness() local
428 struct sd *sd = (struct sd *) gspca_dev; in s5k83a_set_exposure() local
[all …]
Dm5602_po1030.c159 int po1030_probe(struct sd *sd) in po1030_probe()
206 int po1030_init(struct sd *sd) in po1030_init()
241 int po1030_init_controls(struct sd *sd) in po1030_init_controls()
284 int po1030_start(struct sd *sd) in po1030_start()
413 struct sd *sd = (struct sd *) gspca_dev; in po1030_set_exposure() local
439 struct sd *sd = (struct sd *) gspca_dev; in po1030_set_gain() local
452 struct sd *sd = (struct sd *) gspca_dev; in po1030_set_hvflip() local
473 struct sd *sd = (struct sd *) gspca_dev; in po1030_set_red_balance() local
486 struct sd *sd = (struct sd *) gspca_dev; in po1030_set_blue_balance() local
500 struct sd *sd = (struct sd *) gspca_dev; in po1030_set_green_balance() local
[all …]
Dm5602_mt9m111.c199 int mt9m111_probe(struct sd *sd) in mt9m111_probe()
248 int mt9m111_init(struct sd *sd) in mt9m111_init()
274 int mt9m111_init_controls(struct sd *sd) in mt9m111_init_controls()
312 int mt9m111_start(struct sd *sd) in mt9m111_start()
388 void mt9m111_disconnect(struct sd *sd) in mt9m111_disconnect()
397 struct sd *sd = (struct sd *) gspca_dev; in mt9m111_set_hvflip() local
431 struct sd *sd = (struct sd *) gspca_dev; in mt9m111_set_auto_white_balance() local
451 struct sd *sd = (struct sd *) gspca_dev; in mt9m111_set_gain() local
489 struct sd *sd = (struct sd *) gspca_dev; in mt9m111_set_green_balance() local
507 struct sd *sd = (struct sd *) gspca_dev; in mt9m111_set_blue_balance() local
[all …]
Dm5602_core.c56 int m5602_read_bridge(struct sd *sd, const u8 address, u8 *i2c_data) in m5602_read_bridge()
78 int m5602_write_bridge(struct sd *sd, const u8 address, const u8 i2c_data) in m5602_write_bridge()
103 static int m5602_wait_for_i2c(struct sd *sd) in m5602_wait_for_i2c()
114 int m5602_read_sensor(struct sd *sd, const u8 address, in m5602_read_sensor()
163 int m5602_write_sensor(struct sd *sd, const u8 address, in m5602_write_sensor()
210 static void m5602_dump_bridge(struct sd *sd) in m5602_dump_bridge()
221 static int m5602_probe_sensor(struct sd *sd) in m5602_probe_sensor()
264 struct sd *sd = (struct sd *) gspca_dev; in m5602_init() local
276 struct sd *sd = (struct sd *) gspca_dev; in m5602_init_controls() local
286 struct sd *sd = (struct sd *) gspca_dev; in m5602_start_transfer() local
[all …]
/linux-4.19.296/drivers/media/usb/gspca/
Dstv0680.c37 struct sd { struct
38 struct gspca_dev gspca_dev; /* !! must be the first item */
39 struct v4l2_pix_format mode;
40 u8 orig_mode;
41 u8 video_mode;
42 u8 current_mode;
106 struct sd *sd = (struct sd *) gspca_dev; in stv0680_set_video_mode() local
135 struct sd *sd = (struct sd *) gspca_dev; in sd_config() local
250 struct sd *sd = (struct sd *) gspca_dev; in sd_start() local
278 struct sd *sd = (struct sd *) gspca_dev; in sd_stop0() local
[all …]
Dxirlink_cit.c50 struct sd { struct
67 static void sd_stop0(struct gspca_dev *gspca_dev); argument
867 struct sd *sd = (struct sd *) gspca_dev; in sd_config() local
1131 struct sd *sd = (struct sd *) gspca_dev; in sd_init() local
1153 struct sd *sd = (struct sd *) gspca_dev; in cit_set_brightness() local
1193 struct sd *sd = (struct sd *) gspca_dev; in cit_set_contrast() local
1256 struct sd *sd = (struct sd *) gspca_dev; in cit_set_hue() local
1308 struct sd *sd = (struct sd *) gspca_dev; in cit_set_sharpness() local
1376 struct sd *sd = (struct sd *) gspca_dev; in cit_set_lighting() local
1396 struct sd *sd = (struct sd *) gspca_dev; in cit_set_hflip() local
[all …]
Dsn9c2028.c28 struct sd { struct
29 struct gspca_dev gspca_dev; /* !! must be the first item */
30 u8 sof_read;
31 u16 model;
35 int avg_lum;
36 u8 avg_lum_l;
38 struct { /* autogain and gain control cluster */
177 struct sd *sd = (struct sd *) gspca_dev; in sd_config() local
264 struct sd *sd = (struct sd *) gspca_dev; in set_gain() local
288 struct sd *sd = (struct sd *)gspca_dev; in sd_s_ctrl() local
[all …]
Dstk1135.c33 struct sd { struct
34 struct gspca_dev gspca_dev; /* !! must be the first item */
36 u8 pkt_seq;
37 u8 sensor_page;
39 bool flip_status;
40 u8 flip_debounce;
42 struct v4l2_ctrl *hflip;
43 struct v4l2_ctrl *vflip;
178 struct sd *sd = (struct sd *) gspca_dev; in sensor_set_page() local
395 struct sd *sd = (struct sd *) gspca_dev; in sd_init() local
[all …]
Dmr97310a.c81 struct sd { struct
101 static void sd_stopN(struct gspca_dev *gspca_dev); argument
187 struct sd *sd = (struct sd *) gspca_dev; in sensor_write1() local
351 struct sd *sd = (struct sd *) gspca_dev; in sd_config() local
497 struct sd *sd = (struct sd *) gspca_dev; in start_cif_cam() local
599 struct sd *sd = (struct sd *) gspca_dev; in start_vga_cam() local
752 struct sd *sd = (struct sd *) gspca_dev; in sd_start() local
782 struct sd *sd = (struct sd *) gspca_dev; in sd_stopN() local
793 struct sd *sd = (struct sd *) gspca_dev; in setbrightness() local
820 struct sd *sd = (struct sd *) gspca_dev; in setexposure() local
[all …]
Dnw80x.c32 struct sd { struct
33 struct gspca_dev gspca_dev; /* !! must be the first item */
35 u32 ae_res;
36 s8 ag_cnt;
38 u8 exp_too_low_cnt;
39 u8 exp_too_high_cnt;
41 u8 bridge;
42 u8 webcam;
1662 struct sd *sd = (struct sd *) gspca_dev; in setgain() local
1681 struct sd *sd = (struct sd *) gspca_dev; in setexposure() local
[all …]
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-async.c56 static bool match_i2c(struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_i2c()
68 static bool match_devname(struct v4l2_subdev *sd, in match_devname()
74 static bool match_fwnode(struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_fwnode()
79 static bool match_custom(struct v4l2_subdev *sd, struct v4l2_async_subdev *asd) in match_custom()
93 struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd) in v4l2_async_find_match()
129 struct v4l2_subdev *sd) in v4l2_async_find_subdev_notifier()
156 struct v4l2_subdev *sd; in v4l2_async_notifier_can_complete() local
204 struct v4l2_subdev *sd, in v4l2_async_match_notify()
251 struct v4l2_subdev *sd; in v4l2_async_notifier_try_all_subdevs() local
281 static void v4l2_async_cleanup(struct v4l2_subdev *sd) in v4l2_async_cleanup()
[all …]
Dv4l2-subdev.c32 static int subdev_fh_init(struct v4l2_subdev_fh *fh, struct v4l2_subdev *sd) in subdev_fh_init()
55 struct v4l2_subdev *sd = vdev_to_v4l2_subdev(vdev); in subdev_open() local
108 struct v4l2_subdev *sd = vdev_to_v4l2_subdev(vdev); in subdev_close() local
128 static int check_format(struct v4l2_subdev *sd, in check_format()
141 static int check_crop(struct v4l2_subdev *sd, struct v4l2_subdev_crop *crop) in check_crop()
153 static int check_selection(struct v4l2_subdev *sd, in check_selection()
166 static int check_edid(struct v4l2_subdev *sd, struct v4l2_subdev_edid *edid) in check_edid()
181 struct v4l2_subdev *sd = vdev_to_v4l2_subdev(vdev); in subdev_do_ioctl() local
553 struct v4l2_subdev *sd = vdev_to_v4l2_subdev(vdev); in subdev_compat_ioctl32() local
562 struct v4l2_subdev *sd = vdev_to_v4l2_subdev(vdev); in subdev_poll() local
[all …]
/linux-4.19.296/fs/configfs/
Ddir.c64 struct configfs_dirent *sd = dentry->d_fsdata; in configfs_d_iput() local
110 static void configfs_init_dirent_depth(struct configfs_dirent *sd) in configfs_init_dirent_depth()
116 struct configfs_dirent *sd) in configfs_set_dir_dirent_depth()
125 configfs_adjust_dir_dirent_depth_before_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_before_populate()
146 configfs_adjust_dir_dirent_depth_after_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_after_populate()
154 static void configfs_init_dirent_depth(struct configfs_dirent *sd) in configfs_init_dirent_depth()
159 struct configfs_dirent *sd) in configfs_set_dir_dirent_depth()
164 configfs_adjust_dir_dirent_depth_before_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_before_populate()
169 configfs_adjust_dir_dirent_depth_after_populate(struct configfs_dirent *sd) in configfs_adjust_dir_dirent_depth_after_populate()
208 struct configfs_dirent * sd; in configfs_new_dirent() local
[all …]
Dinode.c60 struct configfs_dirent * sd = dentry->d_fsdata; in configfs_setattr() local
129 struct inode *configfs_new_inode(umode_t mode, struct configfs_dirent *sd, in configfs_new_inode()
152 static void configfs_set_inode_lock_class(struct configfs_dirent *sd, in configfs_set_inode_lock_class()
174 static void configfs_set_inode_lock_class(struct configfs_dirent *sd, in configfs_set_inode_lock_class()
185 struct configfs_dirent *sd; in configfs_create() local
221 const unsigned char * configfs_get_name(struct configfs_dirent *sd) in configfs_get_name()
243 void configfs_drop_dentry(struct configfs_dirent * sd, struct dentry * parent) in configfs_drop_dentry()
261 struct configfs_dirent * sd; in configfs_hash_and_remove() local
/linux-4.19.296/drivers/char/
Dsnsc.c41 struct subch_data_s *sd = subch_data; in scdrv_interrupt() local
75 struct subch_data_s *sd; in scdrv_open() local
132 struct subch_data_s *sd = (struct subch_data_s *) file->private_data; in scdrv_release() local
153 read_status_check(struct subch_data_s *sd, int *len) in read_status_check()
164 struct subch_data_s *sd = (struct subch_data_s *) file->private_data; in scdrv_read() local
245 write_status_check(struct subch_data_s *sd, int count) in write_status_check()
256 struct subch_data_s *sd = (struct subch_data_s *) file->private_data; in scdrv_write() local
329 struct subch_data_s *sd = (struct subch_data_s *) file->private_data; in scdrv_poll() local
/linux-4.19.296/drivers/media/dvb-frontends/
Dau8522_decoder.c176 static inline struct au8522_state *to_state(struct v4l2_subdev *sd) in to_state()
481 static int au8522_g_register(struct v4l2_subdev *sd, in au8522_g_register()
490 static int au8522_s_register(struct v4l2_subdev *sd, in au8522_s_register()
539 static int au8522_s_stream(struct v4l2_subdev *sd, int enable) in au8522_s_stream()
569 static int au8522_s_video_routing(struct v4l2_subdev *sd, in au8522_s_video_routing()
591 static int au8522_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in au8522_s_std()
606 static int au8522_s_audio_routing(struct v4l2_subdev *sd, in au8522_s_audio_routing()
619 static int au8522_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *vt) in au8522_g_tuner()
686 struct v4l2_subdev *sd; in au8522_probe() local
770 struct v4l2_subdev *sd = i2c_get_clientdata(client); in au8522_remove() local
/linux-4.19.296/drivers/media/radio/
Dtef6862.c58 struct v4l2_subdev sd; member
62 static inline struct tef6862_state *to_state(struct v4l2_subdev *sd) in to_state()
76 static int tef6862_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *v) in tef6862_g_tuner()
94 static int tef6862_s_tuner(struct v4l2_subdev *sd, const struct v4l2_tuner *v) in tef6862_s_tuner()
99 static int tef6862_s_frequency(struct v4l2_subdev *sd, const struct v4l2_frequency *f) in tef6862_s_frequency()
125 static int tef6862_g_frequency(struct v4l2_subdev *sd, struct v4l2_frequency *f) in tef6862_g_frequency()
156 struct v4l2_subdev *sd; in tef6862_probe() local
178 struct v4l2_subdev *sd = i2c_get_clientdata(client); in tef6862_remove() local
/linux-4.19.296/drivers/media/spi/
Dgs1662.c52 struct v4l2_subdev sd; member
199 static int gs_g_register(struct v4l2_subdev *sd, in gs_g_register()
212 static int gs_s_register(struct v4l2_subdev *sd, in gs_s_register()
249 static inline struct gs *to_gs(struct v4l2_subdev *sd) in to_gs()
254 static int gs_s_dv_timings(struct v4l2_subdev *sd, in gs_s_dv_timings()
268 static int gs_g_dv_timings(struct v4l2_subdev *sd, in gs_g_dv_timings()
277 static int gs_query_dv_timings(struct v4l2_subdev *sd, in gs_query_dv_timings()
317 static int gs_enum_dv_timings(struct v4l2_subdev *sd, in gs_enum_dv_timings()
330 static int gs_s_stream(struct v4l2_subdev *sd, int enable) in gs_s_stream()
350 static int gs_g_input_status(struct v4l2_subdev *sd, u32 *status) in gs_g_input_status()
[all …]

12345