Home
last modified time | relevance | path

Searched full:pwc (Results 1 – 25 of 81) sorted by relevance

1234

/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dother-usb-cardlist.rst32 pwc Creative Webcam 5 041E:400C
33 pwc Creative Webcam Pro Ex 041E:4011
34 pwc Logitech QuickCam 3000 Pro 046D:08B0
35 pwc Logitech QuickCam Notebook Pro 046D:08B1
36 pwc Logitech QuickCam 4000 Pro 046D:08B2
37 pwc Logitech QuickCam Zoom (old model) 046D:08B3
38 pwc Logitech QuickCam Zoom (new model) 046D:08B4
39 pwc Logitech QuickCam Orbit/Sphere 046D:08B5
40 pwc Logitech/Cisco VT Camera 046D:08B6
41 pwc Logitech ViewPort AV 100 046D:08B7
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dother-usb-cardlist.rst34 pwc Creative Webcam 5 041E:400C
35 pwc Creative Webcam Pro Ex 041E:4011
36 pwc Logitech QuickCam 3000 Pro 046D:08B0
37 pwc Logitech QuickCam Notebook Pro 046D:08B1
38 pwc Logitech QuickCam 4000 Pro 046D:08B2
39 pwc Logitech QuickCam Zoom (old model) 046D:08B3
40 pwc Logitech QuickCam Zoom (new model) 046D:08B4
41 pwc Logitech QuickCam Orbit/Sphere 046D:08B5
42 pwc Logitech/Cisco VT Camera 046D:08B6
43 pwc Logitech ViewPort AV 100 046D:08B7
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
3 pwc-objs += pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o
5 obj-$(CONFIG_USB_PWC) += pwc.o
Dpwc-uncompress.c7 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
20 #include "pwc.h"
21 #include "pwc-dec1.h"
22 #include "pwc-dec23.h"
Dpwc-dec1.c6 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
13 #include "pwc.h"
Dpwc-kiara.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
18 #include "pwc.h"
Dpwc-timon.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
33 #include "pwc.h"
Dpwc-ctrl.c9 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
13 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
34 #include "pwc.h"
35 #include "pwc-kiara.h"
36 #include "pwc-timon.h"
37 #include "pwc-dec1.h"
38 #include "pwc-dec23.h"
90 #include "pwc-nala.h"
209 /* Let pwc-if.c:isoc_init know we don't support higher compression */ in set_video_mode_Nala()
Dpwc.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
36 #include "pwc-dec1.h"
37 #include "pwc-dec23.h"
41 #define PWC_NAME "pwc"
347 /** Functions in pwc-misc.c */
354 /** Functions in pwc-ctrl.c */
379 /** pwc-uncompress.c */
Dpwc-misc.c7 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
16 #include "pwc.h"
Dpwc-dec1.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
DKconfig31 module will be called pwc.
37 Say Y here in order to have the pwc driver generate verbose debugging
Dpwc-dec23.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
3 pwc-objs += pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o
5 obj-$(CONFIG_USB_PWC) += pwc.o
Dpwc-uncompress.c7 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
17 #include "pwc.h"
18 #include "pwc-dec1.h"
19 #include "pwc-dec23.h"
Dpwc-dec1.c6 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
13 #include "pwc.h"
Dpwc-kiara.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
18 #include "pwc.h"
Dpwc-timon.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
33 #include "pwc.h"
Dpwc-ctrl.c9 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
13 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
34 #include "pwc.h"
35 #include "pwc-kiara.h"
36 #include "pwc-timon.h"
37 #include "pwc-dec1.h"
38 #include "pwc-dec23.h"
90 #include "pwc-nala.h"
209 /* Let pwc-if.c:isoc_init know we don't support higher compression */ in set_video_mode_Nala()
Dpwc.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
36 #include "pwc-dec1.h"
37 #include "pwc-dec23.h"
41 #define PWC_NAME "pwc"
347 /** Functions in pwc-misc.c */
354 /** Functions in pwc-ctrl.c */
379 /** pwc-uncompress.c */
Dpwc-misc.c7 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
16 #include "pwc.h"
Dpwc-dec1.h5 NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
DKconfig31 module will be called pwc.
37 Say Y here in order to have the pwc driver generate verbose debugging
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/renesas/
Drenesas,rzv2m-pwc.yaml4 $id: http://devicetree.org/schemas/soc/renesas/renesas,rzv2m-pwc.yaml#
7 title: Renesas RZ/V2M External Power Sequence Controller (PWC)
10 The PWC IP found in the RZ/V2M family of chips comes with the below
24 - renesas,r9a09g011-pwc # RZ/V2M
25 - renesas,r9a09g055-pwc # RZ/V2MA
26 - const: renesas,rzv2m-pwc
36 renesas,rzv2m-pwc-power:
37 description: The PWC is used to control the system power supplies.
50 pwc: pwc@a3700000 {
51 compatible = "renesas,r9a09g011-pwc", "renesas,rzv2m-pwc";
[all …]
/kernel/linux/linux-6.6/drivers/soc/renesas/
Dpwc-rzv2m.c117 if (device_property_read_bool(&pdev->dev, "renesas,rzv2m-pwc-power")) in rzv2m_pwc_probe()
125 { .compatible = "renesas,rzv2m-pwc" },
141 MODULE_DESCRIPTION("Renesas RZ/V2M PWC driver");

1234