Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/s3fwrn5/
H A Dphy_common.c63 enum s3fwrn5_mode s3fwrn5_phy_get_mode(void *phy_id) in s3fwrn5_phy_get_mode() function
76 EXPORT_SYMBOL(s3fwrn5_phy_get_mode);
H A Dphy_common.h35 enum s3fwrn5_mode s3fwrn5_phy_get_mode(void *phy_id);
H A Duart.c50 .get_mode = s3fwrn5_phy_get_mode,
H A Di2c.c76 .get_mode = s3fwrn5_phy_get_mode,