/linux-3.3/arch/x86/include/asm/ |
D | alternative.h | 79 #define ALTERNATIVE(oldinstr, newinstr, feature) \ argument 114 #define alternative(oldinstr, newinstr, feature) \ argument 128 #define alternative_input(oldinstr, newinstr, feature, input...) \ argument 133 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ argument 138 #define alternative_call(oldfunc, newfunc, feature, output, input...) \ argument
|
D | amd_nb.h | 53 static inline bool amd_nb_has_feature(unsigned feature) in amd_nb_has_feature()
|
/linux-3.3/drivers/usb/wusbcore/ |
D | rh.c | 200 static int wusbhc_rh_clear_hub_feat(struct wusbhc *wusbhc, u16 feature) in wusbhc_rh_clear_hub_feat() 238 static int wusbhc_rh_set_port_feat(struct wusbhc *wusbhc, u16 feature, in wusbhc_rh_set_port_feat() 282 static int wusbhc_rh_clear_port_feat(struct wusbhc *wusbhc, u16 feature, in wusbhc_rh_clear_port_feat()
|
D | wa-hc.h | 319 static inline int __wa_feature(struct wahc *wa, unsigned op, u16 feature) in __wa_feature() 330 static inline int __wa_set_feature(struct wahc *wa, u16 feature) in __wa_set_feature() 336 static inline int __wa_clear_feature(struct wahc *wa, u16 feature) in __wa_clear_feature()
|
/linux-3.3/arch/mips/pmc-sierra/msp71xx/ |
D | msp_prom.c | 171 char *feature = prom_getenv(FEATURES); in get_features() local 183 char *feature = get_features(); in test_feature() local 241 char *feature = get_features(); in identify_enetfeature() local
|
/linux-3.3/arch/powerpc/include/asm/ |
D | mmu.h | 123 static inline int mmu_has_feature(unsigned long feature) in mmu_has_feature() 128 static inline void mmu_clear_feature(unsigned long feature) in mmu_clear_feature()
|
D | firmware.h | 130 #define firmware_has_feature(feature) \ argument
|
/linux-3.3/include/linux/ |
D | kvm_para.h | 30 static inline int kvm_para_has_feature(unsigned int feature) in kvm_para_has_feature()
|
D | hdreg.h | 79 __u8 feature; member 86 __u8 feature; member 97 __u8 feature; member
|
/linux-3.3/arch/x86/kernel/cpu/ |
D | scattered.c | 13 u16 feature; member
|
/linux-3.3/arch/powerpc/sysdev/ |
D | fsl_msi.h | 35 u32 feature; member
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | octeon-feature.h | 102 static inline int octeon_has_feature(enum octeon_feature feature) in octeon_has_feature()
|
/linux-3.3/sound/soc/samsung/ |
D | s3c-i2s-v2.h | 56 u32 feature; member
|
/linux-3.3/drivers/net/wireless/b43legacy/ |
D | debugfs.h | 69 enum b43legacy_dyndbg feature) in b43legacy_debug()
|
D | debugfs.c | 351 int b43legacy_debug(struct b43legacy_wldev *dev, enum b43legacy_dyndbg feature) in b43legacy_debug()
|
/linux-3.3/drivers/dma/ |
D | fsldma.h | 122 u32 feature; /* The same as DMA channels */ member 150 u32 feature; member
|
/linux-3.3/fs/ocfs2/ |
D | super.c | 898 unsigned int feature[MAXQUOTAS] = { OCFS2_FEATURE_RO_COMPAT_USRQUOTA, in ocfs2_susp_quotas() local 928 unsigned int feature[MAXQUOTAS] = { OCFS2_FEATURE_RO_COMPAT_USRQUOTA, in ocfs2_enable_quotas() local 992 unsigned int feature[MAXQUOTAS] = { OCFS2_FEATURE_RO_COMPAT_USRQUOTA, in ocfs2_quota_on() local
|
/linux-3.3/drivers/net/wireless/b43/ |
D | debugfs.h | 87 static inline bool b43_debug(struct b43_wldev *dev, enum b43_dyndbg feature) in b43_debug()
|
/linux-3.3/drivers/ata/ |
D | sata_svw.c | 185 u16 nsect, lbal, lbam, lbah, feature; in k2_sata_tf_read() local
|
D | sata_vsc.c | 203 u16 nsect, lbal, lbam, lbah, feature; in vsc_sata_tf_read() local
|
/linux-3.3/drivers/s390/block/ |
D | dasd_devmap.c | 1335 dasd_get_feature(struct ccw_device *cdev, int feature) in dasd_get_feature() 1351 dasd_set_feature(struct ccw_device *cdev, int feature, int flag) in dasd_set_feature()
|
/linux-3.3/tools/virtio/linux/ |
D | virtio.h | 150 #define virtio_has_feature(dev, feature) \ argument
|
/linux-3.3/drivers/ide/ |
D | ide-disk.c | 509 static int ide_do_setfeature(ide_drive_t *drive, u8 feature, u8 nsect) in ide_do_setfeature()
|
/linux-3.3/drivers/hid/ |
D | hid-magicmouse.c | 494 __u8 feature[] = { 0xd7, 0x01 }; in magicmouse_probe() local
|
/linux-3.3/arch/arm/mach-pxa/ |
D | balloon3.c | 82 int balloon3_has(enum balloon3_features feature) in balloon3_has()
|