Home
last modified time | relevance | path

Searched refs:msft (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/bluetooth/
H A Dmsft.c588 if (!msft) in reregister_monitor()
674 if (!msft) in msft_do_close()
759 msft = kzalloc(sizeof(*msft), GFP_KERNEL); in msft_register()
775 if (!msft) in msft_release()
1074 if (!msft) in msft_vendor_evt()
1120 return msft ? msft->features : 0; in msft_get_features()
1156 if (!msft) in msft_add_monitor_pattern()
1159 if (msft->resuming || msft->suspending) in msft_add_monitor_pattern()
1170 if (!msft) in msft_remove_monitor()
1173 if (msft->resuming || msft->suspending) in msft_remove_monitor()
[all …]
H A DMakefile24 bluetooth-$(CONFIG_BT_MSFTEXT) += msft.o
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dmsm8992-msft-lumia-octagon-talkman.dts10 #include "msm8994-msft-lumia-octagon.dtsi"
H A Dmsm8994-msft-lumia-octagon-cityman.dts10 #include "msm8994-msft-lumia-octagon.dtsi"
H A DMakefile83 dtb-$(CONFIG_ARCH_QCOM) += msm8992-msft-lumia-octagon-talkman.dtb
86 dtb-$(CONFIG_ARCH_QCOM) += msm8994-msft-lumia-octagon-cityman.dtb
/linux-6.15/Documentation/bpf/
H A Dbpf_design_QA.rst47 (unlike x64 ISA that allows msft, cdecl and other conventions)