Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dusb.h78 typedef int (*trans_reset)(struct us_data*); typedef
119 trans_reset transport_reset; /* transport device reset */
/openbmc/u-boot/common/
H A Dusb_storage.c75 typedef int (*trans_reset)(struct us_data *data); typedef
97 trans_reset transport_reset; /* reset routine */
/openbmc/qemu/target/hppa/
H A Dtranslate.c2254 static bool trans_reset(DisasContext *ctx, arg_reset *a) in trans_reset() function