Home
last modified time | relevance | path

Searched refs:ATTR (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Dpm.c192 #define ATTR(x) \ macro
197 ATTR(gpio0) /* GPIO-based wakeup enable */
198 ATTR(gpio1)
199 ATTR(gpio2)
200 ATTR(gpio3)
201 ATTR(gpio4)
202 ATTR(gpio5)
203 ATTR(gpio6)
204 ATTR(gpio7)
205 ATTR(timer) /* TOYMATCH2-based wakeup enable */
[all …]
/OK3568_Linux_fs/buildroot/board/kontron/smarc-sal28/rootfs_overlay/etc/udev/rules.d/
H A D70-felix-networking.rules1 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
2 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
3 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
4 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
5 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
6 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
H A D71-smarc-networking.rules11 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
12 ACTION=="add", SUBSYSTEM=="net", KERNELS=="0000:00:00.5", DRIVERS=="mscc_felix", ATTR{phys_port_nam…
/OK3568_Linux_fs/buildroot/board/rockchip/electric/fs-overlay/usr/lib/udev/rules.d/
H A D70-persistent-net.rules1 SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth0…
2 SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth1…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Detc-openct.udev.in-disablePROGRAM.patch28ATTR{bInterfaceClass}=="0b", ATTR{bInterfaceSubClass}=="00", ATTR{bInterfaceProtocol}=="00", ATTRS…
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Drados.h283 f(GETXATTR, __CEPH_OSD_OP(RD, ATTR, 1), "getxattr") \
284 f(GETXATTRS, __CEPH_OSD_OP(RD, ATTR, 2), "getxattrs") \
285 f(CMPXATTR, __CEPH_OSD_OP(RD, ATTR, 3), "cmpxattr") \
288 f(SETXATTR, __CEPH_OSD_OP(WR, ATTR, 1), "setxattr") \
289 f(SETXATTRS, __CEPH_OSD_OP(WR, ATTR, 2), "setxattrs") \
290 f(RESETXATTRS, __CEPH_OSD_OP(WR, ATTR, 3), "resetxattrs") \
291 f(RMXATTR, __CEPH_OSD_OP(WR, ATTR, 4), "rmxattr") \
/OK3568_Linux_fs/buildroot/package/cups/
H A D70-usb-printers.rules3 ACTION=="add", SUBSYSTEM=="usb", ATTR{bInterfaceClass}=="07", ATTR{bInterfaceSubClass}=="01", GROUP…
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ds626.h447 #define S626_I2C_B2(ATTR, VAL) (((ATTR) << 6) | ((VAL) << 24)) argument
448 #define S626_I2C_B1(ATTR, VAL) (((ATTR) << 4) | ((VAL) << 16)) argument
449 #define S626_I2C_B0(ATTR, VAL) (((ATTR) << 2) | ((VAL) << 8)) argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c233 hw->ATTR[i] = i; in matroxfb_vgaHWinit()
234 hw->ATTR[16] = 0x41; in matroxfb_vgaHWinit()
235 hw->ATTR[17] = 0xFF; in matroxfb_vgaHWinit()
236 hw->ATTR[18] = 0x0F; in matroxfb_vgaHWinit()
237 hw->ATTR[19] = 0x00; in matroxfb_vgaHWinit()
238 hw->ATTR[20] = 0x00; in matroxfb_vgaHWinit()
361 dprintk("%02X:", hw->ATTR[i]); in matroxfb_vgaHWrestore()
379 mga_outb(M_ATTR_INDEX, hw->ATTR[i]); in matroxfb_vgaHWrestore()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_verif_scale3.c5 #define ATTR __attribute__((noinline)) macro
H A Dtest_verif_scale2.c5 #define ATTR __always_inline macro
H A Dtest_verif_scale1.c5 #define ATTR __attribute__((noinline)) macro
H A Dtest_jhash.h35 static ATTR
/OK3568_Linux_fs/kernel/drivers/usb/misc/sisusbvga/
H A Dsisusb_struct.h75 unsigned char ATTR[0x14]; member
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsmc37c669.c2334 ip->attr = ATTR$M_WRITE | ATTR$M_READ;
2351 if ( fp->mode & ATTR$M_WRITE ) {
2372 if ( fp->mode & ATTR$M_WRITE ) {
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dthunderbolt.rst37 ACTION=="add", SUBSYSTEM=="thunderbolt", ATTR{authorized}=="0", ATTR{authorized}="1"
174 …", SUBSYSTEM=="thunderbolt", ATTRS{iommu_dma_protection}=="1", ATTR{authorized}=="0", ATTR{authori…
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c149 #define ATTR(LSM, NAME, MODE) \ macro
2804 ATTR("smack", "current", 0666),
2811 ATTR("apparmor", "current", 0666),
2812 ATTR("apparmor", "prev", 0444),
2813 ATTR("apparmor", "exec", 0666),
2819 ATTR(NULL, "current", 0666),
2820 ATTR(NULL, "prev", 0444),
2821 ATTR(NULL, "exec", 0666),
2822 ATTR(NULL, "fscreate", 0666),
2823 ATTR(NULL, "keycreate", 0666),
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_link.h897 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1)) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_link.h897 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1)) argument
/OK3568_Linux_fs/debian/overlay-firmware/usr/share/alsa/init/
H A D00main4 # set root device directory in sysfs for soundcard for ATTR{} command
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_link.h1139 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1)) argument
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_link.h938 #define IFLA_STATS_FILTER_BIT(ATTR) (1 << (ATTR - 1)) argument
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/ti/
H A Dcpsw_switchdev.rst19 SUBSYSTEM=="net", ACTION=="add", ATTR{phys_switch_id}==<switchid>, \
20 ATTR{phys_port_name}!="", NAME="sw0$attr{phys_port_name}"
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dvstruct.h137 unsigned char ATTR[0x14]; member
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dudev.rules17 SUBSYSTEMS=="ide", KERNEL=="hd[a-z]", ATTR{removable}=="1", \

123