Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dpata_pdc2027x.c60 static unsigned int pdc2027x_mode_filter(struct ata_device *adev, unsigned int mask);
138 .mode_filter = pdc2027x_mode_filter,
254 static unsigned int pdc2027x_mode_filter(struct ata_device *adev, unsigned int mask) in pdc2027x_mode_filter() function