Searched refs:same (Results 1 – 20 of 20) sorted by relevance
| /drivers/input/ |
| A D | input.c | 358 int same; /* number of elements which are the same */ in sort_array_by_ordering() local 370 same = dest_count; in sort_array_by_ordering() 378 return same; in sort_array_by_ordering() 393 int keycode[], int num_keycodes, int *same) in input_check_keycodes() argument 402 *same = sort_array_by_ordering(keycode, num_keycodes, in input_check_keycodes() 408 return *same != num_keycodes; in input_check_keycodes() 470 int max_chars, int same) in input_keycodes_to_ascii() argument 489 for (i = same; i < num_keycodes; i++) { in input_keycodes_to_ascii() 530 int count, i, same = 0; in _input_send_keycodes() local 535 if (!input_check_keycodes(config, keycode, num_keycodes, &same)) { in _input_send_keycodes() [all …]
|
| A D | cros_ec_keyb.c | 125 bool same = false; in cros_ec_kbc_check() local 140 &same); in cros_ec_kbc_check() 164 if ((irq_pending < 0) && same) in cros_ec_kbc_check()
|
| /drivers/i2c/muxes/ |
| A D | Kconfig | 41 I2C bus and connect multiple devices with the same address to the same
|
| /drivers/fwu-mdata/ |
| A D | Kconfig | 6 FWU Metadata partitions reside on the same storage device
|
| /drivers/tpm/ |
| A D | Kconfig | 135 This uses the same open-source firmware as the Chromium OS EC. 145 This uses the same open-source firmware as the Chromium OS EC. 155 This uses the same open-source firmware as the Chromium OS EC. 165 This uses the same open-source firmware as the Chromium OS EC.
|
| /drivers/mux/ |
| A D | Kconfig | 8 controllers. It provides the same API as Linux and mux drivers should
|
| /drivers/cache/ |
| A D | Kconfig | 13 is usually located on the same chip. This uclass can be used for
|
| /drivers/video/fonts/ |
| A D | Kconfig | 14 under the GPL. Although the characters are not exactly the same,
|
| /drivers/clk/ |
| A D | Kconfig | 30 setting up clocks within SPL, and allows the same drivers to be 40 setting up clocks within TPL, and allows the same drivers to be 50 setting up clocks within TPL, and allows the same drivers to be
|
| /drivers/pinctrl/ |
| A D | Kconfig | 359 driver, i.e. it uses the same device tree configuration. 368 driver, i.e. it uses the same device tree configuration. 385 i.e. it uses the same device tree configuration.
|
| /drivers/mtd/ubi/ |
| A D | Kconfig | 74 MTD partitions of the same size, UBI will reserve 40 eraseblocks when
|
| /drivers/pinctrl/renesas/ |
| A D | Kconfig | 20 full pin multiplexing tables the same way they are included in the
|
| /drivers/usb/gadget/ |
| A D | Kconfig | 216 using the same protocol as implemented by the i.MX family's boot ROM. 366 using the same protocol as implemented by the i.MX family's boot ROM.
|
| /drivers/gpio/ |
| A D | Kconfig | 88 for the same functionality in board code. 98 for the same functionality in board code. 234 use the same GPIO Controller IP hence this driver could be used
|
| /drivers/block/ |
| A D | Kconfig | 173 so it assumed that they are in the same area of the I/O space or
|
| /drivers/net/phy/ |
| A D | Kconfig | 29 that has the same base (decimal) and unit (millisecond).
|
| /drivers/video/ |
| A D | Kconfig | 238 font itself is the same. This is because the entry caches various 530 that same resolution (or as near as possible) and 32bpp depth, so 541 using the same DSI command sequence. The panel has a 720x1280 1174 setting up video within SPL, and allows the same drivers to be
|
| /drivers/timer/ |
| A D | Kconfig | 7 Enable driver model for timer access. It uses the same API as
|
| /drivers/led/ |
| A D | Kconfig | 43 All LEDs can blink at the same time but the delay is shared, which
|
| /drivers/serial/ |
| A D | Kconfig | 821 since it prevents the same driver being used for different types of
|
Completed in 60 milliseconds