Searched refs:cap_mode (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath5k/
H A Dcaps.c52 __set_bit(AR5K_MODE_11A, caps->cap_mode);
76 __set_bit(AR5K_MODE_11A, caps->cap_mode);
94 caps->cap_mode);
99 caps->cap_mode);
105 __clear_bit(AR5K_MODE_11A, caps->cap_mode);
H A Dath5k.h1139 DECLARE_BITMAP(cap_mode, AR5K_MODE_MAX);
1364 #define ah_modes ah_capabilities.cap_mode
H A Dbase.c373 if (test_bit(AR5K_MODE_11G, ah->ah_capabilities.cap_mode)) {
386 } else if (test_bit(AR5K_MODE_11B, ah->ah_capabilities.cap_mode)) {
416 if (test_bit(AR5K_MODE_11A, ah->ah_capabilities.cap_mode)) {
2680 ah->ah_capabilities.cap_mode)) {
2688 ah->ah_capabilities.cap_mode)) {
/linux-master/drivers/media/usb/gspca/
H A Dsq905c.c51 const struct v4l2_pix_format *cap_mode; member in struct:sd
258 dev->cap_mode = gspca_dev->cam.cam_mode;
263 dev->cap_mode++;
H A Djl2005bcd.c32 const struct v4l2_pix_format *cap_mode; member in struct:sd
444 sd->cap_mode = gspca_dev->cam.cam_mode;
H A Djeilinj.c48 const struct v4l2_pix_format *cap_mode; member in struct:sd
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c363 enum mlx5_cap_mode cap_mode)
368 u16 opmod = (cap_type << 1) | (cap_mode & 0x01);
382 cap_type, cap_mode, err);
388 switch (cap_mode) {
400 cap_type, cap_mode);
362 mlx5_core_get_caps_mode(struct mlx5_core_dev *dev, enum mlx5_cap_type cap_type, enum mlx5_cap_mode cap_mode) argument
H A Dmlx5_core.h198 enum mlx5_cap_mode cap_mode);
/linux-master/sound/soc/codecs/
H A Dmsm8916-wcd-analog.c377 int event, unsigned int cap_mode)
383 MICB_1_EN_BYP_CAP_MASK, cap_mode);
376 pm8916_wcd_analog_enable_micbias(struct snd_soc_component *component, int event, unsigned int cap_mode) argument

Completed in 318 milliseconds