cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

omap-usb.h (203B)


      1extern int omap_tll_init(struct usbhs_omap_platform_data *pdata);
      2extern int omap_tll_enable(struct usbhs_omap_platform_data *pdata);
      3extern int omap_tll_disable(struct usbhs_omap_platform_data *pdata);