/include/linux/ |
D | com20020.h | 85 lp->config = (lp->config & ~0x03) | (x); \ 99 #define ARCRESET { outb(lp->config | 0x80, _CONFIG); \ 101 outb(lp->config , _CONFIG); \ 113 #define SETCONF outb(lp->config, _CONFIG)
|
D | lguest_launcher.h | 39 __u8 config[0]; member
|
D | if_frad.h | 159 struct dlci_conf config; member 175 struct frad_conf config; member
|
D | virtio.h | 87 struct virtio_config_ops *config; member
|
D | atmlec.h | 79 struct atmlec_config_msg config; member
|
D | virtio_config.h | 126 vdev->config->get(vdev, offset, buf, len); in virtio_config_buf()
|
D | sdla.h | 83 short config; member 102 short config; member
|
D | hayesesp.h | 102 struct hayes_esp_config config; /* port configuration */ member
|
D | arcdevice.h | 240 uint8_t config, /* current value of CONFIG register */ member
|
D | hdreg.h | 458 unsigned short config; /* lots of obsolete bit flags */ member
|
/include/linux/usb/ |
D | c67x00.h | 31 #define c67x00_sie_config(config, n) (((config)>>(4*(n)))&0x3) argument
|
D | composite.h | 102 struct usb_configuration *config; member 314 struct usb_configuration *config; member
|
D | musb.h | 83 struct musb_hdrc_config *config; member
|
D | gadget.h | 862 int usb_gadget_config_buf(const struct usb_config_descriptor *config,
|
/include/linux/mfd/ |
D | asic3.h | 89 #define ASIC3_CONFIG_GPIO_PIN(config) ((config) & 0x7f) argument 90 #define ASIC3_CONFIG_GPIO_ALT(config) (((config) & (0x7f << 7)) >> 7) argument 91 #define ASIC3_CONFIG_GPIO_DIR(config) ((config & (1 << 14)) >> 14) argument 92 #define ASIC3_CONFIG_GPIO_INIT(config) ((config & (1 << 15)) >> 15) argument
|
/include/linux/netfilter/ |
D | xt_string.h | 30 struct ts_config __attribute__((aligned(8))) *config; member
|
/include/linux/netfilter_ipv4/ |
D | ipt_CLUSTERIP.h | 31 struct clusterip_config *config; member
|
/include/linux/netfilter_bridge/ |
D | ebt_stp.h | 41 struct ebt_stp_config_info config; member
|
/include/media/ |
D | tuner-types.h | 18 unsigned char config; member
|
D | tuner.h | 182 unsigned int config; /* configuraion for more complex tuners */ member
|
D | v4l2-subdev.h | 98 int (*s_config)(struct v4l2_subdev *sd, const struct v4l2_priv_tun_config *config);
|
/include/video/ |
D | w100fb.h | 66 unsigned long config; member
|
D | newport.h | 252 unsigned int config; member 347 unsigned int config; member
|
D | gbe.h | 20 volatile uint32_t config; /* power on configuration [1] */ member
|
D | sgivw.h | 39 volatile u32 config; /* 0x000018 power on configuration */ member
|