Home
last modified time | relevance | path

Searched refs:BS (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/media/usb/gspca/
A Dsunplus.c985 #define BS(bridge, subtype) \ macro
993 {USB_DEVICE(0x0461, 0x0821), BS(SPCA533, 0)},
998 {USB_DEVICE(0x04a5, 0x3008), BS(SPCA533, 0)},
999 {USB_DEVICE(0x04a5, 0x300a), BS(SPCA533, 0)},
1004 {USB_DEVICE(0x04fc, 0x5330), BS(SPCA533, 0)},
1005 {USB_DEVICE(0x04fc, 0x5360), BS(SPCA536, 0)},
1010 {USB_DEVICE(0x0546, 0x3155), BS(SPCA533, 0)},
1013 {USB_DEVICE(0x055f, 0xc211), BS(SPCA536, 0)},
1014 {USB_DEVICE(0x055f, 0xc230), BS(SPCA533, 0)},
1015 {USB_DEVICE(0x055f, 0xc232), BS(SPCA533, 0)},
[all …]
A Dsonixj.c2890 #define BS(bridge, sensor) \ macro
2899 {USB_DEVICE(0x0458, 0x702e), BS(SN9C120, OV7660)},
2902 {USB_DEVICE(0x0471, 0x0327), BS(SN9C105, MI0360)},
2903 {USB_DEVICE(0x0471, 0x0328), BS(SN9C105, MI0360)},
2904 {USB_DEVICE(0x0471, 0x0330), BS(SN9C105, MI0360)},
2905 {USB_DEVICE(0x06f8, 0x3004), BS(SN9C105, OV7660)},
2906 {USB_DEVICE(0x06f8, 0x3008), BS(SN9C105, OV7660)},
2919 {USB_DEVICE(0x0c45, 0x60ec), BS(SN9C105, MO4000)},
2923 {USB_DEVICE(0x0c45, 0x60fb), BS(SN9C105, OV7660)},
2925 {USB_DEVICE(0x0c45, 0x60fe), BS(SN9C105, OV7630)},
[all …]
/linux/tools/io_uring/
A Dio_uring-bench.c59 #define BS 4096 macro
169 offset = (r % (f->max_blocks - 1)) * BS; in init_io()
181 sqe->len = BS; in init_io()
234 f->max_blocks = bytes / BS; in get_file_size()
237 f->max_blocks = st.st_size / BS; in get_file_size()
261 if (cqe->res != BS) { in reap_events()
544 if (posix_memalign(&buf, BS, BS)) { in main()
549 s->iovecs[i].iov_len = BS; in main()
A Dio_uring-cp.c23 #define BS (32*1024) macro
145 if (this_size > BS) in copy_file()
146 this_size = BS; in copy_file()
/linux/Documentation/admin-guide/device-mapper/
A Dunstriped.rst49 BS=4096
53 COUNT=$((${MEMBER_SIZE} / ${BS}))
67 dd if=/dev/urandom of=/dev/mapper/set-${i} bs=${BS} count=${COUNT} oflag=direct
/linux/drivers/pinctrl/renesas/
A Dpfc-sh7734.c578 PINMUX_SINGLE(BS),
1359 GPIO_FN(CLKOUT), GPIO_FN(BS), GPIO_FN(CS0), GPIO_FN(EX_CS0),
A Dpfc-sh7203.c930 GPIO_FN(BS),
A Dpfc-sh7264.c1306 GPIO_FN(BS),
A Dpfc-sh7722.c1069 GPIO_FN(BS),
A Dpfc-r8a73a4.c342 F1(A0), F2(BS),
A Dpfc-sh7723.c1464 GPIO_FN(BS),
A Dpfc-sh7724.c1422 GPIO_FN(BS),
A Dpfc-sh7757.c1336 GPIO_FN(BS),
A Dpfc-sh7269.c1744 GPIO_FN(BS),
A Dpfc-r8a7778.c561 PINMUX_IPSR_GPSR(IP0_11_8, BS),
A Dpfc-r8a7779.c608 PINMUX_IPSR_GPSR(IP0_5_3, BS),
/linux/Documentation/input/devices/
A Datarikbd.rst729 0E BS

Completed in 113 milliseconds