Home
last modified time | relevance | path

Searched refs:hogs (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h102 void gpiod_add_hogs(struct gpiod_hog *hogs);
110 static inline void gpiod_add_hogs(struct gpiod_hog *hogs) {} in gpiod_add_hogs() argument
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/stress-ng/stress-ng-0.13.12/
H A D0001-stress-cpu-disable-float128-math-on-powerpc64-to-avo.patch14 stress-ng: info: [972] dispatching hogs: 2 cpu
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-hrefprev60.dtsi75 /* Set this up using hogs */
H A Dste-hrefv60plus.dtsi147 * Set this up using hogs, as time goes by and as seems fit, these
H A Dste-snowball.dts467 * Set this up using hogs, as time goes by and as seems fit, these
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun4i-a10-hackberry.dts131 hackberry_hogs: hogs@0 {
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib.c3650 void gpiod_add_hogs(struct gpiod_hog *hogs) in gpiod_add_hogs() argument
3657 for (hog = &hogs[0]; hog->chip_label; hog++) { in gpiod_add_hogs()
/OK3568_Linux_fs/kernel/
H A DMakefile-bak1706 @echo ' checkstack - Generate a list of stack hogs'