Searched refs:class (Results 1 – 14 of 14) sorted by relevance
5 class plat_io_policy {11 class FIP_IMAGE_ID {17 class BL2_IMAGE_ID{23 class xxx_IMAGE_ID{29 class arm_io_storage {54 class io_storage {70 class io_fip {76 class io_memmap {
161 if (!pdev->class) { in usb_core_set_config()177 pdev->class->de_init(pdev, cfgidx); in usb_core_set_config()179 if (pdev->class == NULL) { in usb_core_set_config()320 pdev->class->setup(pdev, req); in usb_core_itf_req()397 if (pdev->class->ep0_rx_ready && in usb_core_data_out()399 pdev->class->ep0_rx_ready(pdev); in usb_core_data_out()407 pdev->class->data_out(pdev, epnum); in usb_core_data_out()451 pdev->class->ep0_tx_sent(pdev); in usb_core_data_in()460 pdev->class->data_in(pdev, epnum); in usb_core_data_in()504 if (pdev->class->sof != NULL) { in usb_core_sof()[all …]
5 Boot R-class include:
13 Firmware for A-class Processors (TF-A). The fvp_r platform provides limited14 support of AArch64 R-class Processors (v8-R64).
20 Firmware for A-class Processors (TF-A). This includes the boot ROM (BL1),
524 | | The TF-A SPMC does not mitigate this class of |
100 static void sdei_class_init(sdei_class_t class) in sdei_class_init() argument133 if (map_to_class(map) != class) in sdei_class_init()194 if (map_to_class(map) != class) in sdei_class_init()
252 struct usb_class *class; member
506 pdev->class = (struct usb_class *)&usb_dfu; in usb_dfu_register()
12 cover the full product range, from the premium class to the entry
9 cover the full product range, from the premium class to the entry
228 echo +10 > /sys/class/rtc/rtc0/wakealarm
69 `Why the “volatile” type class should not be used`_ . Although this document472 .. _`Why the “volatile” type class should not be used`: https://www.kernel.org/doc/html/latest/proc…
536 for a class of devices.
Completed in 19 milliseconds