comb 51 drivers/base/power/wakeup.c unsigned int comb = atomic_read(&combined_event_count); comb 53 drivers/base/power/wakeup.c *cnt = (comb >> IN_PROGRESS_BITS); comb 54 drivers/base/power/wakeup.c *inpr = comb & MAX_IN_PROGRESS; comb 209 drivers/irqchip/qcom-irq-combiner.c static int get_registers(struct platform_device *pdev, struct combiner *comb) comb 219 drivers/irqchip/qcom-irq-combiner.c ctx.combiner = comb; comb 1118 drivers/media/i2c/cx25840/cx25840-core.c int luma_lpf, uv_lpf, comb; comb 1146 drivers/media/i2c/cx25840/cx25840-core.c comb = 0; comb 1154 drivers/media/i2c/cx25840/cx25840-core.c comb = 0x20; comb 1158 drivers/media/i2c/cx25840/cx25840-core.c comb = 0x20; comb 1182 drivers/media/i2c/cx25840/cx25840-core.c comb = 0x20; comb 1188 drivers/media/i2c/cx25840/cx25840-core.c comb = 0x20; comb 1196 drivers/media/i2c/cx25840/cx25840-core.c comb = 0x66; comb 1236 drivers/media/i2c/cx25840/cx25840-core.c comb, sc); comb 1264 drivers/media/i2c/cx25840/cx25840-core.c cx25840_write(client, 0x47b, comb); comb 362 drivers/media/pci/bt8xx/bttv-risc.c geo->comb = (width < 769) ? 1 : 0; comb 365 drivers/media/pci/bt8xx/bttv-risc.c geo->comb = 0; comb 418 drivers/media/pci/bt8xx/bttv-risc.c geo->comb = (width < 769) ? 1 : 0; comb 421 drivers/media/pci/bt8xx/bttv-risc.c geo->comb = 0; comb 430 drivers/media/pci/bt8xx/bttv-risc.c if (geo->comb) comb 139 drivers/media/pci/bt8xx/bttvp.h u8 vtc,crop,comb; comb 287 drivers/media/pci/cx18/cx18-av-core.c int luma_lpf, uv_lpf, comb; comb 361 drivers/media/pci/cx18/cx18-av-core.c comb = 0x20; comb 366 drivers/media/pci/cx18/cx18-av-core.c comb = 0x20; comb 371 drivers/media/pci/cx18/cx18-av-core.c comb = 0; comb 422 drivers/media/pci/cx18/cx18-av-core.c comb = 0x20; comb 428 drivers/media/pci/cx18/cx18-av-core.c comb = 0x20; comb 433 drivers/media/pci/cx18/cx18-av-core.c comb = 0x66; comb 472 drivers/media/pci/cx18/cx18-av-core.c comb, sc); comb 499 drivers/media/pci/cx18/cx18-av-core.c cx18_av_write(cx, 0x47b, comb); comb 257 drivers/media/pci/tw68/tw68-video.c int comb; comb 296 drivers/media/pci/tw68/tw68-video.c comb = ((vdelay & 0x300) >> 2) | comb 301 drivers/media/pci/tw68/tw68-video.c __func__, comb, vdelay, vactive, hdelay, hactive); comb 302 drivers/media/pci/tw68/tw68-video.c tw_writeb(TW68_CROP_HI, comb); comb 308 drivers/media/pci/tw68/tw68-video.c comb = ((vscale & 0xf00) >> 4) | ((hscale & 0xf00) >> 8); comb 310 drivers/media/pci/tw68/tw68-video.c __func__, comb, vscale, hscale); comb 311 drivers/media/pci/tw68/tw68-video.c tw_writeb(TW68_SCALE_HI, comb); comb 1970 drivers/media/usb/gspca/sonixj.c u8 comb; comb 1973 drivers/media/usb/gspca/sonixj.c comb = 0xc0; comb 1975 drivers/media/usb/gspca/sonixj.c comb = 0xa0; comb 1977 drivers/media/usb/gspca/sonixj.c comb |= 0x03; comb 1978 drivers/media/usb/gspca/sonixj.c i2c_w1(&sd->gspca_dev, 0x13, comb); comb 992 drivers/net/wireless/quantenna/qtnfmac/commands.c struct ieee80211_iface_combination *comb = NULL; comb 1073 drivers/net/wireless/quantenna/qtnfmac/commands.c comb = mac->macinfo.if_comb; comb 1080 drivers/net/wireless/quantenna/qtnfmac/commands.c if (unlikely(!comb)) { comb 1107 drivers/net/wireless/quantenna/qtnfmac/commands.c comb[n_comb].num_different_channels = comb 1109 drivers/net/wireless/quantenna/qtnfmac/commands.c comb[n_comb].max_interfaces = comb 1111 drivers/net/wireless/quantenna/qtnfmac/commands.c comb[n_comb].n_limits = rec->n_limits; comb 1112 drivers/net/wireless/quantenna/qtnfmac/commands.c comb[n_comb].limits = limits; comb 286 drivers/net/wireless/quantenna/qtnfmac/core.c struct ieee80211_iface_combination *comb; comb 291 drivers/net/wireless/quantenna/qtnfmac/core.c comb = &mac->macinfo.if_comb[i]; comb 292 drivers/net/wireless/quantenna/qtnfmac/core.c kfree(comb->limits); comb 293 drivers/net/wireless/quantenna/qtnfmac/core.c comb->limits = NULL; comb 899 net/mac80211/main.c const struct ieee80211_iface_combination *comb; comb 901 net/mac80211/main.c comb = &local->hw.wiphy->iface_combinations[i]; comb 903 net/mac80211/main.c if (comb->num_different_channels > 1) comb 917 net/mac80211/main.c const struct ieee80211_iface_combination *comb; comb 919 net/mac80211/main.c comb = &local->hw.wiphy->iface_combinations[i]; comb 921 net/mac80211/main.c if (comb->radar_detect_widths && comb 922 net/mac80211/main.c comb->num_different_channels > 1)