Searched refs:comb (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
| H A D | mmcr1_comb_test.c | 56 FAIL_IF(EV_CODE_EXTRACT(event.attr.config, comb) != in mmcr1_comb()
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bttv-risc.c | 273 geo->comb = (width < 769) ? 1 : 0; in bttv_calc_geo_old() 276 geo->comb = 0; in bttv_calc_geo_old() 329 geo->comb = (width < 769) ? 1 : 0; in bttv_calc_geo() 332 geo->comb = 0; in bttv_calc_geo() 341 if (geo->comb) in bttv_apply_geo()
|
| H A D | bttvp.h | 138 u8 vtc,crop,comb; member
|
| /linux/drivers/base/power/ |
| H A D | wakeup.c | 50 unsigned int comb = atomic_read(&combined_event_count); in split_counters() local 52 *cnt = (comb >> IN_PROGRESS_BITS); in split_counters() 53 *inpr = comb & MAX_IN_PROGRESS; in split_counters()
|
| /linux/drivers/media/usb/gspca/ |
| H A D | sonixj.c | 1970 u8 comb; in setautogain() local 1973 comb = 0xc0; in setautogain() 1975 comb = 0xa0; in setautogain() 1977 comb |= 0x03; in setautogain() 1978 i2c_w1(&sd->gspca_dev, 0x13, comb); in setautogain()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 14372 struct ieee80211_iface_combination *comb) 14422 comb[0].limits = limits; in ath12k_mac_hw_unregister() 14423 comb[0].n_limits = n_limits; in ath12k_mac_hw_unregister() 14424 comb[0].max_interfaces = max_interfaces; in ath12k_mac_hw_unregister() 14425 comb[0].beacon_int_infra_match = true; in ath12k_mac_hw_unregister() 14426 comb[0].beacon_int_min_gcd = 100; in ath12k_mac_hw_unregister() 14428 comb[0].num_different_channels = 1; in ath12k_mac_hw_unregister() 14429 comb[0].radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | in ath12k_mac_hw_unregister() 14442 struct ieee80211_iface_combination *comb) in ath12k_mac_setup_register() 14474 comb in ath12k_mac_hw_register() 14123 ath12k_mac_setup_radio_iface_comb(struct ath12k * ar,struct ieee80211_iface_combination * comb) ath12k_mac_setup_radio_iface_comb() argument 14193 ath12k_mac_setup_global_iface_comb(struct ath12k_hw * ah,struct wiphy_radio * radio,u8 n_radio,struct ieee80211_iface_combination * comb) ath12k_mac_setup_global_iface_comb() argument 14264 struct ieee80211_iface_combination *combinations, *comb; ath12k_mac_setup_iface_combinations() local [all...] |
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 1012 struct ieee80211_iface_combination *comb = mac->macinfo.if_comb; in qtnf_parse_variable_mac_info() local 1064 if (unlikely(!comb)) { in qtnf_parse_variable_mac_info() 1090 comb[n_comb].num_different_channels = in qtnf_parse_variable_mac_info() 1092 comb[n_comb].max_interfaces = in qtnf_parse_variable_mac_info() 1094 comb[n_comb].n_limits = rec->n_limits; in qtnf_parse_variable_mac_info() 1095 comb[n_comb].limits = limits; in qtnf_parse_variable_mac_info() 1102 pr_debug("MAC%u: comb[%zu]: MAX:%u TYPES:%.4X\n", in qtnf_parse_variable_mac_info()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | field-order.rst | 98 because they will have "comb" or "feathering" artefacts around
|
| /linux/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 1598 relation, and the details don't matter unless you want to comb through
|