Searched refs:patched (Results 1 – 7 of 7) sorted by relevance
/drivers/bluetooth/ |
D | hci_ag6xx.c | 174 bool patched = false; in ag6xx_setup() local 239 patched = true; in ag6xx_setup() 275 patched = true; in ag6xx_setup() 303 err = btintel_exit_mfg(hdev, true, patched); in ag6xx_setup()
|
D | btintel.h | 76 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched); 105 static inline int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() argument
|
D | btintel.c | 93 int btintel_exit_mfg(struct hci_dev *hdev, bool reset, bool patched) in btintel_exit_mfg() argument 104 param[1] |= patched ? 0x02 : 0x01; in btintel_exit_mfg()
|
/drivers/nfc/fdp/ |
D | fdp.c | 498 u8 patched = 0; in fdp_nci_setup() local 521 patched = 1; in fdp_nci_setup() 529 patched = 1; in fdp_nci_setup() 536 if (patched) { in fdp_nci_setup()
|
/drivers/scsi/ |
D | 53c700.scr | 171 ; Send a message. Message count should be correctly patched
|
D | 53c700_d.h_shipped | 219 ; Send a message. Message count should be correctly patched
|
/drivers/staging/speakup/ |
D | spkguide.txt | 903 Linux kernel source tree installed, and that it has been patched and 907 tree patched with Speakup is that the genmap utility you'll need for 913 So ok, you've gone off and gotten your kernel source tree, and patched
|