Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dsfp.c225 struct sff_data { struct
237 const struct sff_data *type; argument
314 static const struct sff_data sff_data = { variable
338 static const struct sff_data sfp_data = {
345 { .compatible = "sff,sff", .data = &sff_data, },
3087 const struct sff_data *sff; in sfp_probe()