| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | Kconfig | 31 accessing the external gpio extender (LEDs & buttons) and 122 This driver provides common support for accessing the device, 154 This driver provides common support for accessing the device, 362 for accessing the device, additional drivers must be enabled in 374 for accessing the device, additional drivers must be enabled in 386 accessing the device as well as the I2C interface to the chip itself. 423 chip. This driver provides common support for accessing the device. 470 This driver provides common support for accessing the device. 481 This driver provides common support for accessing the device, 519 processors. This driver provides common support for accessing the [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | Kconfig | 30 accessing the external gpio extender (LEDs & buttons) and 109 This driver provides common support for accessing the device, 141 This driver provides common support for accessing the device, 324 for accessing the device, additional drivers must be enabled in 336 for accessing the device, additional drivers must be enabled in 348 accessing the device as well as the I2C interface to the chip itself. 388 chip. This driver provides common support for accessing the device. 433 This driver provides common support for accessing the device. 444 This driver provides common support for accessing the device, 482 processors. This driver provides common support for accessing the [all …]
|
| /kernel/linux/linux-6.6/drivers/ufs/host/ |
| D | Kconfig | 66 accessing the hardware which includes PHY configuration and vendor 81 accessing the hardware which includes PHY configuration and vendor 103 accessing the hardware. 140 accessing the hardware which includes PHY configuration and vendor
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_optc.c | 273 /* accessing slave OTG registers */ in optc2_align_vblanks() 296 /* accessing master OTG registers */ in optc2_align_vblanks() 336 /* accessing slave OTG registers */ in optc2_align_vblanks() 346 /* accessing master OTG registers */ in optc2_align_vblanks() 356 /* accessing slave OTG registers */ in optc2_align_vblanks() 364 /* accessing master OTG registers */ in optc2_align_vblanks() 380 /* accessing slave OTG registers */ in optc2_align_vblanks()
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | iosf_mbi.h | 106 * the PMIC bus while another driver is also accessing the PMIC bus various bad 115 * P-Unit for exclusive access to the PMIC bus when i2c drivers are accessing 161 * process context) before other drivers start accessing the PMIC bus. 164 * the window the other driver is accessing the PMIC, before hand.
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | iosf_mbi.h | 106 * the PMIC bus while another driver is also accessing the PMIC bus various bad 115 * P-Unit for exclusive access to the PMIC bus when i2c drivers are accessing 161 * process context) before other drivers start accessing the PMIC bus. 164 * the window the other driver is accessing the PMIC, before hand.
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| D | hci_codec.c | 150 /* validate codecs length before accessing */ in hci_read_supported_codecs() 169 /* validate vendor codecs length before accessing */ in hci_read_supported_codecs() 219 /* check for payload data length before accessing */ in hci_read_supported_codecs_v2() 237 /* check for payload data length before accessing */ in hci_read_supported_codecs_v2()
|
| /kernel/linux/linux-5.10/drivers/scsi/ufs/ |
| D | Kconfig | 108 accessing the hardware which includes PHY configuration and vendor 121 accessing the hardware which includes PHY configuration and vendor 153 accessing flash storage on digital cameras, mobile phones and
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | cached_dir.h | 56 * - accessing the cfids->entries list 57 * - accessing the cfids->dying list
|
| /kernel/linux/linux-5.10/arch/mips/loongson2ef/common/ |
| D | pci.c | 36 * local to PCI mapping for CPU accessing PCI space in setup_pcimap() 37 * CPU address space [256M,448M] is window for accessing pci space in setup_pcimap()
|
| /kernel/linux/linux-6.6/arch/mips/loongson2ef/common/ |
| D | pci.c | 36 * local to PCI mapping for CPU accessing PCI space in setup_pcimap() 37 * CPU address space [256M,448M] is window for accessing pci space in setup_pcimap()
|
| /kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
| D | uaccess.h | 6 * These routines provide basic accessing functions to the user memory 102 * accessing user space so we don't crash the kernel. Both 123 * We don't tell gcc that we are accessing memory, but this is OK 245 * returns zero if a problem occurs while accessing user-space memory.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | devm-helpers.h | 42 * driver is detached to avoid accessing removed resources. 67 * is detached to avoid accessing removed resources.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| D | qed_hw.h | 186 * accessing the ptt window. There is no way to unpretend 201 * accessing the ptt window 223 * when accessing the ptt window
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | uaccess.h | 6 * These routines provide basic accessing functions to the user memory 126 * accessing user space so we don't crash the kernel. Both 147 * We don't tell gcc that we are accessing memory, but this is OK 269 * returns zero if a problem occurs while accessing user-space memory.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | davinci-nand.txt | 17 - offset and length for accessing the AEMIF 22 for accessing the nand.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | davinci-nand.txt | 17 - offset and length for accessing the AEMIF 22 for accessing the nand.
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | device-io.rst | 39 should call ioremap(). An address suitable for accessing 48 Accessing the device 133 Accessing Port Space
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | unaligned-memory-access.rst | 40 When accessing N bytes of memory, the base memory address must be evenly 95 not be unreasonable to expect that accessing field2 would cause an unaligned 110 At this point, it should be clear that accessing a single byte (u8 or char) 136 lead to unaligned accesses when accessing fields that do not satisfy
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | unaligned-memory-access.rst | 40 When accessing N bytes of memory, the base memory address must be evenly 95 not be unreasonable to expect that accessing field2 would cause an unaligned 110 At this point, it should be clear that accessing a single byte (u8 or char) 136 lead to unaligned accesses when accessing fields that do not satisfy
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| D | dscr.rst | 63 Accessing DSCR through privileged SPR number (0x11) from user space 67 Accessing DSCR through user level SPR (0x03) from user space will first
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/ |
| D | iproc_nand.c | 84 * the APB bus to LE mode before accessing the FIFO and back to BE mode in iproc_nand_apb_access() 92 } else { /* when in LE accessing the parameter page, keep APB in BE */ in iproc_nand_apb_access()
|
| /kernel/linux/linux-6.6/Documentation/powerpc/ |
| D | dscr.rst | 63 Accessing DSCR through privileged SPR number (0x11) from user space 67 Accessing DSCR through user level SPR (0x03) from user space will first
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | block-rsv.h | 106 * value is acceptable, instead of accessing it directly and trigger data race 122 * acceptable, instead of accessing it directly and trigger data race warning
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| D | qed_hw.h | 198 * accessing the ptt window. There is no way to unpretend 214 * qed_port_pretend(): Pretend to another port when accessing the ptt window 239 * when accessing the ptt window
|