| /linux/arch/parisc/kernel/ |
| H A D | syscall.S | 265 comb,= %r2,%r20,.Lrt_sigreturn 399 comb,= %r2,%r20,.Ltrace_rt_sigreturn 617 comb,=,n %r28, %r0, lws_fault /* backwards, likely not taken */ 774 comb,=,n %r1, %r0, lws_fault /* backwards, likely not taken */ 961 comb,=,n %r20, %r0, lws_fault /* backwards, likely not taken */ 971 comb,=,n %r20, %r0, lws_fault /* backwards, likely not taken */ 981 comb,=,n %r20, %r0, lws_fault /* backwards, likely not taken */ 992 comb,=,n %r20, %r0, lws_fault /* backwards, likely not taken */ 999 comb,=,n %r20, %r0, lws_fault /* backwards, likely not taken */
|
| /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/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 | 13880 struct ieee80211_iface_combination *comb) in ath12k_mac_setup_radio_iface_comb() argument 13930 comb[0].limits = limits; in ath12k_mac_setup_radio_iface_comb() 13931 comb[0].n_limits = n_limits; in ath12k_mac_setup_radio_iface_comb() 13932 comb[0].max_interfaces = max_interfaces; in ath12k_mac_setup_radio_iface_comb() 13933 comb[0].beacon_int_infra_match = true; in ath12k_mac_setup_radio_iface_comb() 13934 comb[0].beacon_int_min_gcd = 100; in ath12k_mac_setup_radio_iface_comb() 13936 comb[0].num_different_channels = 1; in ath12k_mac_setup_radio_iface_comb() 13937 comb[0].radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | in ath12k_mac_setup_radio_iface_comb() 13950 struct ieee80211_iface_combination *comb) in ath12k_mac_setup_global_iface_comb() argument 13982 comb->max_interfaces += iter_comb->max_interfaces; in ath12k_mac_setup_global_iface_comb() [all …]
|
| /linux/net/mac80211/ |
| H A D | main.c | 1196 const struct ieee80211_iface_combination *comb; in ieee80211_register_hw() 1198 comb = &local->hw.wiphy->iface_combinations[i]; in ieee80211_register_hw() 1200 if (comb->num_different_channels > 1) in ieee80211_register_hw() 1197 const struct ieee80211_iface_combination *comb; ieee80211_register_hw() local
|
| /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
|