Home
last modified time | relevance | path

Searched refs:rfkill_ops (Results 1 – 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/platform/x86/
Dxo1-rfkill.c35 static const struct rfkill_ops rfkill_ops = { variable
45 &rfkill_ops, NULL); in xo1_rfkill_probe()
Damilo-rfkill.c39 static const struct rfkill_ops amilo_a1655_rfkill_ops = {
69 static const struct rfkill_ops amilo_m7440_rfkill_ops = {
Dmsi-laptop.c736 static const struct rfkill_ops rfkill_bluetooth_ops = {
740 static const struct rfkill_ops rfkill_wlan_ops = {
744 static const struct rfkill_ops rfkill_threeg_ops = {
Dintel_oaktrail.c113 static const struct rfkill_ops oaktrail_rfkill_ops = {
Dtoshiba_bluetooth.c201 static const struct rfkill_ops rfk_ops = {
Ddell-rbtn.c107 static const struct rfkill_ops rbtn_ops = {
Dhp-wmi.c341 static const struct rfkill_ops hp_wmi_rfkill_ops = {
381 static const struct rfkill_ops hp_wmi_rfkill2_ops = {
Dasus-laptop.c1298 static const struct rfkill_ops asus_gps_rfkill_ops = {
1319 static const struct rfkill_ops asus_rfkill_ops = {
1343 const struct rfkill_ops *ops) in asus_rfkill_setup()
1426 static const struct rfkill_ops pega_rfkill_ops = {
Dsamsung-laptop.c590 static const struct rfkill_ops seclinux_rfkill_ops = {
650 static const struct rfkill_ops swsmi_rfkill_ops = {
958 const struct rfkill_ops *ops, in samsung_new_rfkill()
Dcompal-laptop.c362 static const struct rfkill_ops compal_rfkill_ops = {
Dideapad-laptop.c576 static const struct rfkill_ops ideapad_rfk_ops = {
Dclassmate-laptop.c919 static const struct rfkill_ops cmpc_rfkill_ops = {
Dasus-wmi.c1022 static const struct rfkill_ops asus_rfkill_wlan_ops = {
1027 static const struct rfkill_ops asus_rfkill_ops = {
Deeepc-laptop.c761 static const struct rfkill_ops eeepc_rfkill_ops = {
Ddell-laptop.c564 static const struct rfkill_ops dell_rfkill_ops = {
Dacer-wmi.c1715 static const struct rfkill_ops acer_rfkill_ops = {
/kernel/linux/linux-5.10/include/linux/
Drfkill.h61 struct rfkill_ops { struct
82 const struct rfkill_ops *ops, argument
230 const struct rfkill_ops *ops, in rfkill_alloc()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dh1940-bluetooth.c56 static const struct rfkill_ops h1940bt_rfkill_ops = {
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dtosa-bt.c49 static const struct rfkill_ops tosa_bt_rfkill_ops = {
/kernel/linux/linux-5.10/net/rfkill/
Drfkill-gpio.c47 static const struct rfkill_ops rfkill_gpio_ops = {
Dcore.c51 const struct rfkill_ops *ops;
925 const struct rfkill_ops *ops, in rfkill_alloc()
/kernel/linux/linux-5.10/net/wireless/
Dcore.h29 struct rfkill_ops rfkill_ops; member
Dcore.c512 rdev->rfkill_ops.set_block = cfg80211_rfkill_set_block; in wiphy_new_nm()
515 &rdev->rfkill_ops, rdev); in wiphy_new_nm()
996 rdev->rfkill_ops.poll = cfg80211_rfkill_poll; in wiphy_rfkill_start_polling()
/kernel/linux/linux-5.10/net/wimax/
Dop-rfkill.c255 static const struct rfkill_ops wimax_rfkill_ops = {
/kernel/linux/linux-5.10/net/nfc/
Dcore.c184 static const struct rfkill_ops nfc_rfkill_ops = {

12