Home
last modified time | relevance | path

Searched defs:ufs_hba_variant_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/ufs/
H A Dufshcd.h330 struct ufs_hba_variant_ops { struct
331 const char *name;
332 int (*init)(struct ufs_hba *);
333 void (*exit)(struct ufs_hba *);
339 int (*hce_enable_notify)(struct ufs_hba *,
359 int (*device_reset)(struct ufs_hba *hba);
363 int (*program_key)(struct ufs_hba *hba,
365 void (*event_notify)(struct ufs_hba *hba,
367 void (*reinit_notify)(struct ufs_hba *);
369 int (*get_hba_mac)(struct ufs_hba *hba);
[all …]