Searched refs:BS (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/media/usb/gspca/ |
| A D | sunplus.c | 985 #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 D | sonixj.c | 2890 #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 D | io_uring-bench.c | 59 #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 D | io_uring-cp.c | 23 #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 D | unstriped.rst | 49 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 D | pfc-sh7734.c | 578 PINMUX_SINGLE(BS), 1359 GPIO_FN(CLKOUT), GPIO_FN(BS), GPIO_FN(CS0), GPIO_FN(EX_CS0),
|
| A D | pfc-sh7203.c | 930 GPIO_FN(BS),
|
| A D | pfc-sh7264.c | 1306 GPIO_FN(BS),
|
| A D | pfc-sh7722.c | 1069 GPIO_FN(BS),
|
| A D | pfc-r8a73a4.c | 342 F1(A0), F2(BS),
|
| A D | pfc-sh7723.c | 1464 GPIO_FN(BS),
|
| A D | pfc-sh7724.c | 1422 GPIO_FN(BS),
|
| A D | pfc-sh7757.c | 1336 GPIO_FN(BS),
|
| A D | pfc-sh7269.c | 1744 GPIO_FN(BS),
|
| A D | pfc-r8a7778.c | 561 PINMUX_IPSR_GPSR(IP0_11_8, BS),
|
| A D | pfc-r8a7779.c | 608 PINMUX_IPSR_GPSR(IP0_5_3, BS),
|
| /linux/Documentation/input/devices/ |
| A D | atarikbd.rst | 729 0E BS
|
Completed in 113 milliseconds