Searched full:pulling (Results 1 – 25 of 118) sorted by relevance
12345
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | drivers-on-gpio.rst | 42 the system by pulling a GPIO line and will register a restart handler so 46 system down by pulling a GPIO line and will register a pm_power_off() 75 regulator providing a certain voltage by pulling a GPIO line, integrating
|
/linux-6.12.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-6.12.1/arch/hexagon/kernel/ |
D | vmlinux.lds.S | 11 #include <asm/cache.h> /* and now we're pulling cache line size */
|
/linux-6.12.1/mm/ |
D | page_reporting.h | 30 * threshold then it will start the process of pulling some pages and
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | everest,es7241.yaml | 32 Format used by the serial interface is controlled by pulling
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | cypress,tm2-touchkey.yaml | 43 e.g. for pulling up the interrupt line or the I2C pins.
|
/linux-6.12.1/drivers/i2c/algos/ |
D | i2c-algo-bit.c | 260 pr_warn("%s: SCL unexpected low while pulling SDA low!\n", name); in test_bus() 270 pr_warn("%s: SCL unexpected low while pulling SDA high!\n", name); in test_bus() 280 pr_warn("%s: SDA unexpected low while pulling SCL low!\n", name); in test_bus() 290 pr_warn("%s: SDA unexpected low while pulling SCL high!\n", name); in test_bus()
|
/linux-6.12.1/Documentation/w1/masters/ |
D | w1-uart.rst | 28 pulling the line low, which is used by the driver to evaluate the result of
|
/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/arm/ |
D | qcom,coresight-tpda.yaml | 12 utilizing the MIPI STPv2 packet protocol. Pulling data sets from one or
|
/linux-6.12.1/Documentation/leds/ |
D | leds-lm3556.rst | 24 or by pulling the STROBE pin HIGH.
|
/linux-6.12.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-6.12.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-6.12.1/fs/jffs2/ |
D | background.c | 110 * This forces the GCD to slow the hell down. Pulling an in jffs2_garbage_collect_thread()
|
/linux-6.12.1/drivers/clk/ux500/ |
D | reset-prcc.c | 29 * the reset by pulling the line low. SET take the device out of
|
/linux-6.12.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-6.12.1/Documentation/process/ |
D | submit-checklist.rst | 18 that facility. Don't depend on other header files pulling in ones
|
/linux-6.12.1/net/ipv4/ |
D | gre_demux.c | 60 * Note that caller must use pskb_may_pull() before pulling GRE header.
|
/linux-6.12.1/drivers/fpga/ |
D | dfl-afu-error.c | 72 * - Enable Port by pulling the port out of reset in afu_port_err_clear()
|
/linux-6.12.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-6.12.1/Documentation/w1/ |
D | w1-generic.rst | 8 Devices communicate on the bus by pulling the signal to ground via an open
|
/linux-6.12.1/tools/testing/selftests/drivers/sdsi/ |
D | sdsi_test.py | 190 # Short wait needed to allow file to close before pulling driver
|
/linux-6.12.1/drivers/hwtracing/coresight/ |
D | Kconfig | 233 primarily useful for pulling the data sets from one or more
|
/linux-6.12.1/net/bluetooth/ |
D | af_bluetooth.c | 475 /* Pulling partial data */ in bt_sock_stream_recvmsg() 481 /* Pulling all frag data */ in bt_sock_stream_recvmsg()
|
/linux-6.12.1/Documentation/maintainer/ |
D | pull-requests.rst | 58 to understand what I'm pulling, and why I should pull it. I also
|
12345