Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 32) sorted by relevance

12

/include/linux/
Dcom20020.h85 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)
Dlguest_launcher.h39 __u8 config[0]; member
Dif_frad.h159 struct dlci_conf config; member
175 struct frad_conf config; member
Dvirtio.h87 struct virtio_config_ops *config; member
Datmlec.h79 struct atmlec_config_msg config; member
Dvirtio_config.h126 vdev->config->get(vdev, offset, buf, len); in virtio_config_buf()
Dsdla.h83 short config; member
102 short config; member
Dhayesesp.h102 struct hayes_esp_config config; /* port configuration */ member
Darcdevice.h240 uint8_t config, /* current value of CONFIG register */ member
Dhdreg.h458 unsigned short config; /* lots of obsolete bit flags */ member
/include/linux/usb/
Dc67x00.h31 #define c67x00_sie_config(config, n) (((config)>>(4*(n)))&0x3) argument
Dcomposite.h102 struct usb_configuration *config; member
314 struct usb_configuration *config; member
Dmusb.h83 struct musb_hdrc_config *config; member
Dgadget.h862 int usb_gadget_config_buf(const struct usb_config_descriptor *config,
/include/linux/mfd/
Dasic3.h89 #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/
Dxt_string.h30 struct ts_config __attribute__((aligned(8))) *config; member
/include/linux/netfilter_ipv4/
Dipt_CLUSTERIP.h31 struct clusterip_config *config; member
/include/linux/netfilter_bridge/
Debt_stp.h41 struct ebt_stp_config_info config; member
/include/media/
Dtuner-types.h18 unsigned char config; member
Dtuner.h182 unsigned int config; /* configuraion for more complex tuners */ member
Dv4l2-subdev.h98 int (*s_config)(struct v4l2_subdev *sd, const struct v4l2_priv_tun_config *config);
/include/video/
Dw100fb.h66 unsigned long config; member
Dnewport.h252 unsigned int config; member
347 unsigned int config; member
Dgbe.h20 volatile uint32_t config; /* power on configuration [1] */ member
Dsgivw.h39 volatile u32 config; /* 0x000018 power on configuration */ member

12