Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c5185 int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks) in xhci_gen_setup() argument
5234 if (get_quirks) in xhci_gen_setup()
5235 get_quirks(dev, xhci); in xhci_gen_setup()
H A Dxhci.h1881 int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks);
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch6331 +get_quirks(AVCodecContext * const avctx, V4L2m2mContext * const s)
6638 + if ((ret = get_quirks(avctx, s)) != 0)