Searched full:pulling (Results 1 – 25 of 105) sorted by relevance
12345
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | drivers-on-gpio.rst | 37 the system by pulling a GPIO line and will register a restart handler so 41 system down by pulling a GPIO line and will register a pm_power_off() 70 regulator providing a certain voltage by pulling a GPIO line, integrating
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | everest,es7241.txt | 14 Format used by the serial interface is controlled by pulling
|
/Linux-v6.1/arch/hexagon/kernel/ |
D | vmlinux.lds.S | 11 #include <asm/cache.h> /* and now we're pulling cache line size */
|
/Linux-v6.1/mm/ |
D | page_reporting.h | 30 * threshold then it will start the process of pulling some pages and
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fbtft-io.c | 144 /* Start writing by pulling down /WR */ in fbtft_write_gpio8_wr() 194 /* Start writing by pulling down /WR */ in fbtft_write_gpio16_wr()
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | cypress,tm2-touchkey.yaml | 43 e.g. for pulling up the interrupt line or the I2C pins.
|
/Linux-v6.1/drivers/i2c/algos/ |
D | i2c-algo-bit.c | 262 "%s: SCL unexpected low while pulling SDA low!\n", in test_bus() 276 "%s: SCL unexpected low while pulling SDA high!\n", in test_bus() 290 "%s: SDA unexpected low while pulling SCL low!\n", in test_bus() 304 "%s: SDA unexpected low while pulling SCL high!\n", in test_bus()
|
/Linux-v6.1/net/sched/ |
D | sch_multiq.c | 101 * pulling an skb to avoid head-of-line blocking. in multiq_dequeue() 133 * pulling an skb to avoid head-of-line blocking. in multiq_peek()
|
/Linux-v6.1/Documentation/leds/ |
D | leds-lm3556.rst | 24 or by pulling the STROBE pin HIGH.
|
/Linux-v6.1/Documentation/process/ |
D | submit-checklist.rst | 15 that facility. Don't depend on other header files pulling in ones
|
/Linux-v6.1/drivers/scsi/aacraid/ |
D | dpcsup.c | 50 * Keep pulling response QEs off the response queue and waking in aac_response_normal() 167 * Keep pulling response QEs off the response queue and waking in aac_command_normal()
|
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_mactable.c | 313 * SW is pulling again in sparx5_add_mact_entry() 343 * SW is pulling again in sparx5_del_mact_entry()
|
/Linux-v6.1/fs/jffs2/ |
D | background.c | 110 * This forces the GCD to slow the hell down. Pulling an in jffs2_garbage_collect_thread()
|
/Linux-v6.1/drivers/staging/rtl8712/ |
D | rtl871x_recv.h | 180 * after pulling, rx_end must be still larger than rx_data. in recvframe_pull_tail()
|
/Linux-v6.1/drivers/clk/ux500/ |
D | reset-prcc.c | 29 * the reset by pulling the line low. SET take the device out of
|
/Linux-v6.1/Documentation/dev-tools/kunit/ |
D | tips.rst | 136 doesn't require pulling in ``<kunit/test.h>``.
|
/Linux-v6.1/net/ipv4/ |
D | gre_demux.c | 60 * Note that caller must use pskb_may_pull() before pulling GRE header.
|
/Linux-v6.1/drivers/fpga/ |
D | dfl-afu-error.c | 72 * - Enable Port by pulling the port out of reset in afu_port_err_clear()
|
/Linux-v6.1/Documentation/i2c/ |
D | gpio-fault-injection.rst | 100 test and then pulling SDA low for some time. So, the I2C address sent out
|
/Linux-v6.1/tools/testing/selftests/drivers/sdsi/ |
D | sdsi_test.py | 190 # Short wait needed to allow file to close before pulling driver
|
/Linux-v6.1/Documentation/w1/ |
D | w1-generic.rst | 8 Devices communicate on the bus by pulling the signal to ground via an open
|
/Linux-v6.1/net/bluetooth/ |
D | af_bluetooth.c | 404 /* Pulling partial data */ in bt_sock_stream_recvmsg() 410 /* Pulling all frag data */ in bt_sock_stream_recvmsg()
|
/Linux-v6.1/drivers/staging/r8188eu/include/ |
D | rtw_recv.h | 312 /* after pulling, rx_end must be still larger than rx_data. */ in recvframe_pull_tail()
|
/Linux-v6.1/Documentation/maintainer/ |
D | pull-requests.rst | 60 to understand what I'm pulling, and why I should pull it. I also
|
/Linux-v6.1/drivers/firmware/efi/libstub/ |
D | zboot.c | 50 // Local version to avoid pulling in memcmp()
|
12345