Home
last modified time | relevance | path

Searched refs:s3fwrn5_phy_set_wake (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/nfc/s3fwrn5/
Dphy_common.c17 void s3fwrn5_phy_set_wake(void *phy_id, bool wake) in s3fwrn5_phy_set_wake() function
27 EXPORT_SYMBOL(s3fwrn5_phy_set_wake);
Dphy_common.h32 void s3fwrn5_phy_set_wake(void *phy_id, bool wake);
Duart.c48 .set_wake = s3fwrn5_phy_set_wake,
Di2c.c74 .set_wake = s3fwrn5_phy_set_wake,