Home
last modified time | relevance | path

Searched refs:st95hf_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c206 * @exchange_lock: semaphore used for signaling the st95hf_remove
210 * deletion of the object from st95hf_remove() and its access from
1205 static int st95hf_remove(struct spi_device *nfc_spi_dev) in st95hf_remove() function
1258 .remove = st95hf_remove,
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c205 * @exchange_lock: semaphore used for signaling the st95hf_remove
209 * deletion of the object from st95hf_remove() and its access from
1201 static void st95hf_remove(struct spi_device *nfc_spi_dev) in st95hf_remove() function
1250 .remove = st95hf_remove,

Completed in 6 milliseconds