Searched refs:rfkill_alloc (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/platform/x86/ |
| H A D | msi-laptop.c | 863 rfk_bluetooth = rfkill_alloc("msi-bluetooth", &sdev->dev, in rfkill_init() 874 rfk_wlan = rfkill_alloc("msi-wlan", &sdev->dev, RFKILL_TYPE_WLAN, in rfkill_init() 885 rfk_threeg = rfkill_alloc("msi-threeg", &sdev->dev, in rfkill_init()
|
| H A D | classmate-laptop.c | 982 ipml->rf = rfkill_alloc("cmpc_rfkill", &acpi->dev, RFKILL_TYPE_WLAN, in cmpc_ipml_add()
|
| H A D | samsung-laptop.c | 1047 *rfkill = rfkill_alloc(name, &samsung->platform_device->dev, in samsung_new_rfkill()
|
| H A D | acer-wmi.c | 2373 rfkill_dev = rfkill_alloc(name, dev, type, in acer_rfkill_register()
|
| /linux/net/rfkill/ |
| H A D | rfkill-gpio.c | 159 rfkill->rfkill_dev = rfkill_alloc(rfkill->name, &pdev->dev, in rfkill_gpio_probe()
|
| H A D | core.c | 995 struct rfkill * __must_check rfkill_alloc(const char *name, in rfkill_alloc() function 1034 EXPORT_SYMBOL(rfkill_alloc);
|
| /linux/drivers/platform/x86/intel/ |
| H A D | oaktrail.c | 123 rfkill_dev = rfkill_alloc(name, &oaktrail_device->dev, type, in oaktrail_rfkill_new()
|
| /linux/net/nfc/ |
| H A D | core.c | 1129 dev->rfkill = rfkill_alloc(dev_name(&dev->dev), &dev->dev, in nfc_register_device()
|
| /linux/net/wireless/ |
| H A D | core.c | 638 rdev->wiphy.rfkill = rfkill_alloc(dev_name(&rdev->wiphy.dev), in wiphy_new_nm()
|
| /linux/net/bluetooth/ |
| H A D | hci_core.c | 2628 hdev->rfkill = rfkill_alloc(hdev->name, &hdev->dev, in hci_register_dev()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 1162 atp_rfk->rfkill = rfkill_alloc(name, in tpacpi_new_rfkill()
|