/linux-4.4.14/drivers/media/usb/gspca/gl860/ |
D | gl860-mi1320.c | 226 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 22, dat_common00); in common() 227 ctrl_out(gspca_dev, 0x40, 1, 0x0041, 0x0000, 0, NULL); in common() 228 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 32, dat_common01); in common() 230 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 48, dat_common02); in common() 231 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 48, dat_common03); in common() 232 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 16, dat_common04); in common() 233 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 48, dat_common05); in common() 234 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 44, dat_common06); in common() 237 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 52, dat_common07); in common() 238 ctrl_out(gspca_dev, 0x40, 3, 0xba00, 0x0200, 48, dat_common08); in common() [all …]
|
D | gl860-mi2020.c | 404 ctrl_out(gspca_dev, 0x40, 1, 0x0041, 0x0000, 0, NULL); in common() 417 ctrl_out(gspca_dev, 0x40, 1, 0x7a00, 0x8030, 0, NULL); in mi2020_init_at_startup() 425 ctrl_out(gspca_dev, 0x40, 1, 0x0001, 0x0000, 0, NULL); in mi2020_init_at_startup() 490 ctrl_out(gspca_dev, 0x40, 5, 0x0001, 0x0000, 0, NULL); in mi2020_init_post_alt() 496 ctrl_out(gspca_dev, 0x40, 1, 0x0010, 0x0010, 0, NULL); in mi2020_init_post_alt() 497 ctrl_out(gspca_dev, 0x40, 1, 0x0003, 0x00c1, 0, NULL); in mi2020_init_post_alt() 498 ctrl_out(gspca_dev, 0x40, 1, 0x0042, 0x00c2, 0, NULL); in mi2020_init_post_alt() 499 ctrl_out(gspca_dev, 0x40, 1, 0x006a, 0x000d, 0, NULL); in mi2020_init_post_alt() 505 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, in mi2020_init_post_alt() 508 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, in mi2020_init_post_alt() [all …]
|
D | gl860-ov2640.c | 229 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, dat_init1); in ov2640_init_at_startup() 235 ctrl_out(gspca_dev, 0x40, 1, 0x00ef, 0x0006, 0, NULL); in ov2640_init_at_startup() 239 ctrl_out(gspca_dev, 0x40, 1, 0x0051, 0x0000, 0, NULL); in ov2640_init_at_startup() 272 ctrl_out(gspca_dev, 0x40, 5, 0x0001, 0x0000, 0, NULL); in ov2640_init_post_alt() 276 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, dat_post); in ov2640_init_post_alt() 284 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, dat_640); in ov2640_init_post_alt() 289 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 12, dat_800); in ov2640_init_post_alt() 300 ctrl_out(gspca_dev, 0x40, 1, 0x601d, 0x0086, 0, NULL); in ov2640_init_post_alt() 301 ctrl_out(gspca_dev, 0x40, 1, 0x6001, 0x00d7, 0, NULL); in ov2640_init_post_alt() 302 ctrl_out(gspca_dev, 0x40, 1, 0x6082, 0x00d3, 0, NULL); in ov2640_init_post_alt() [all …]
|
D | gl860-ov9655.c | 218 ctrl_out(gspca_dev, 0x40, 5, 0x0001, 0x0000, 0, NULL); in ov9655_init_post_alt() 222 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, in ov9655_init_post_alt() 225 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, in ov9655_init_post_alt() 227 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, in ov9655_init_post_alt() 245 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post1); in ov9655_init_post_alt() 261 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post1); in ov9655_init_post_alt() 272 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post1); in ov9655_init_post_alt() 274 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 4, dat_post2); in ov9655_init_post_alt() 275 ctrl_out(gspca_dev, 0x40, 3, 0x6000, 0x0200, 8, dat_post3); in ov9655_init_post_alt() 277 ctrl_out(gspca_dev, 0x40, 3, 0x0000, 0x0200, 4, dat_post4); in ov9655_init_post_alt() [all …]
|
D | gl860.c | 598 ctrl_out(gspca_dev, 0x40, 1, tbl[n].val, in fetch_validx() 613 ctrl_out(gspca_dev, 0x40, 1, tbl[n].val, tbl[n].idx, in keep_on_fetching_validx() 629 ctrl_out(gspca_dev, 0x40, 3, 0x7a00, tbl[n].idx, in fetch_idxdata() 649 ctrl_out(gspca_dev, 0x40, 1, 0x0000, 0x0000, 0, NULL); in gl860_guess_sensor() 651 ctrl_out(gspca_dev, 0x40, 1, 0x0010, 0x0010, 0, NULL); in gl860_guess_sensor() 653 ctrl_out(gspca_dev, 0x40, 1, 0x0008, 0x00c0, 0, NULL); in gl860_guess_sensor() 655 ctrl_out(gspca_dev, 0x40, 1, 0x0001, 0x00c1, 0, NULL); in gl860_guess_sensor() 657 ctrl_out(gspca_dev, 0x40, 1, 0x0001, 0x00c2, 0, NULL); in gl860_guess_sensor() 659 ctrl_out(gspca_dev, 0x40, 1, 0x0020, 0x0006, 0, NULL); in gl860_guess_sensor() 661 ctrl_out(gspca_dev, 0x40, 1, 0x006a, 0x000d, 0, NULL); in gl860_guess_sensor() [all …]
|
D | gl860.h | 28 #define ctrl_out gl860_RTx macro
|
/linux-4.4.14/drivers/clk/mvebu/ |
D | kirkwood.c | 292 goto ctrl_out; in kirkwood_clk_muxing_setup() 320 ctrl_out: in kirkwood_clk_muxing_setup()
|
D | common.c | 264 goto ctrl_out; in mvebu_clk_gating_setup() 297 ctrl_out: in mvebu_clk_gating_setup()
|
/linux-4.4.14/drivers/usb/misc/ |
D | usbtest.c | 56 unsigned ctrl_out:1; member 1723 static int ctrl_out(struct usbtest_dev *dev, in ctrl_out() function 2352 if (!dev->info->ctrl_out) in usbtest_ioctl() 2358 retval = ctrl_out(dev, param->iterations, in usbtest_ioctl() 2446 if (!dev->info->ctrl_out) in usbtest_ioctl() 2453 retval = ctrl_out(dev, param->iterations, in usbtest_ioctl() 2678 info->ctrl_out ? " in/out" : "", in usbtest_probe() 2741 .ctrl_out = 1, 2753 .ctrl_out = 1,
|