Home
last modified time | relevance | path

Searched refs:xu (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_configfs.c793 struct uvcg_extension *xu = to_uvcg_extension(item); \
804 ret = sprintf(page, "%u\n", xu->desc.aname); \
822 struct uvcg_extension *xu = to_uvcg_extension(item); in uvcg_extension_b_num_controls_store() local
838 xu->desc.bNumControls = num; in uvcg_extension_b_num_controls_store()
856 struct uvcg_extension *xu = to_uvcg_extension(item); in uvcg_extension_b_nr_in_pins_store() local
874 if (num == xu->desc.bNrInPins) { in uvcg_extension_b_nr_in_pins_store()
879 tmp_buf = krealloc_array(xu->desc.baSourceID, num, sizeof(u8), in uvcg_extension_b_nr_in_pins_store()
886 xu->desc.baSourceID = tmp_buf; in uvcg_extension_b_nr_in_pins_store()
887 xu->desc.bNrInPins = num; in uvcg_extension_b_nr_in_pins_store()
888 xu->desc.bLength = UVC_DT_EXTENSION_UNIT_SIZE(xu->desc.bNrInPins, in uvcg_extension_b_nr_in_pins_store()
[all …]
H A Df_uvc.c511 struct uvcg_extension *xu; in uvc_copy_descriptors() local
580 list_for_each_entry(xu, uvc->desc.extension_units, list) { in uvc_copy_descriptors()
581 control_size += xu->desc.bLength; in uvc_copy_descriptors()
582 bytes += xu->desc.bLength; in uvc_copy_descriptors()
613 list_for_each_entry(xu, uvc->desc.extension_units, list) in uvc_copy_descriptors()
614 UVC_COPY_XU_DESCRIPTOR(mem, dst, &xu->desc); in uvc_copy_descriptors()
647 struct uvcg_extension *xu; in uvc_function_bind() local
752 list_for_each_entry(xu, &opts->extension_units, list) in uvc_function_bind()
753 if (xu->string_descriptor_index) in uvc_function_bind()
754 xu->desc.iExtension = cdev->usb_strings[xu->string_descriptor_index].id; in uvc_function_bind()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dfl-devices-emif4 Contact: Xu Yilun <yilun.xu@intel.com>
12 Contact: Xu Yilun <yilun.xu@intel.com>
21 Contact: Xu Yilun <yilun.xu@intel.com>
H A Dsysfs-bus-dfl-devices-n3000-nios4 Contact: Xu Yilun <yilun.xu@intel.com>
16 Contact: Xu Yilun <yilun.xu@intel.com>
36 Contact: Xu Yilun <yilun.xu@intel.com>
44 Contact: Xu Yilun <yilun.xu@intel.com>
H A Dsysfs-bus-dfl4 Contact: Xu Yilun <yilun.xu@intel.com>
13 Contact: Xu Yilun <yilun.xu@intel.com>
H A Dsysfs-driver-intel-m10-bmc4 Contact: Xu Yilun <yilun.xu@intel.com>
12 Contact: Xu Yilun <yilun.xu@intel.com>
/openbmc/linux/arch/m68k/fpsp040/
H A Dbugfix.S186 | cu src equal to xu dest or equal to nu dest. If so, go to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
198 | priority over a cu and xu conflict.
212 | Check for cu and xu register conflict.
247 | dest and the dest of the xu. We must clear the instruction in
249 | xu to complete. Remember, the instruction in the nu
251 | If the result of the xu instruction is not exceptional, we can
281 | xu if it is to fp0 - fp3 and write that value to the USER_FPn
356 | Check for cu dest equal to nu dest or equal to xu dest, with
369 | dest and the dest of the xu. We must clear the instruction in
[all …]
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dindex.rst7 徐鑫 xu xin <xu.xin16@zte.com.cn>
H A Dksm.rst7 徐鑫 xu xin <xu.xin16@zte.com.cn>
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dksm.rst7 徐鑫 xu xin <xu.xin16@zte.com.cn>
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dremove_duplicate_install.patch2 Author: Dongxiao Xu <dongxiao.xu@intel.com>
10 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
H A Dparallel_make.patch6 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-doc-Fix-typos-in-lat_unix_connect-manual-page.patch2 From: Yanfei Xu <yanfei.xu@windriver.com>
6 Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com>
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/
H A Dconfigure.ac.patch3 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
/openbmc/linux/Documentation/usb/
H A Dgadget_uvc.rst214 mkdir $FUNCTION/control/extensions/xu.0
215 pushd $FUNCTION/control/extensions/xu.0
330 mkdir -p $GADGET/strings/0x409/xu.0
331 echo -n "A Very Useful Extension Unit" > $GADGET/strings/0x409/xu.0/s
332 ln -s $GADGET/strings/0x409/xu.0 $FUNCTION/control/extensions/xu.0
H A Dgadget_configfs.rst97 $ mkdir strings/0x409/xu.0
98 $ echo <string text> > strings/0x409/xu.0/s
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch7 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6380.dtsi6 * Author: Chenglin Xu <chenglin.xu@mediatek.com>
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0001-binutils-crosssdk-Generate-relocatable-SDKs.patch56 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
/openbmc/linux/Documentation/hwmon/
H A Dintel-m10-bmc-hwmon.rst12 Author: Xu Yilun <yilun.xu@intel.com>
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9n12ek.dts5 * 2012 Hong Xu <hong.xu@atmel.com>
H A Dat91sam9n12.dtsi5 * 2012 Hong Xu <hong.xu@atmel.com>
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91sam9n12ek.dts6 * 2012 Hong Xu <hong.xu@atmel.com>
H A Dat91sam9n12.dtsi6 * 2012 Hong Xu <hong.xu@atmel.com>
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5410-odroidxu.dts20 compatible = "hardkernel,odroid-xu", "samsung,exynos5410", "samsung,exynos5";

12