代码搜索结果

找到约 12,494 项符合 PID 的代码

pid.c

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. * Portions by Johann Deneux and Bjorn Augustson */ /* * This program is free software; you can redist

pid.h

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of t

pid.c

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. * Portions by Johann Deneux and Bjorn Augustson */ /* * This program is free software; you can redist

pid.test

# Commands covered: pid # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. No

pid.h

#ifndef _LINUX_PID_H #define _LINUX_PID_H #include enum pid_type { PIDTYPE_PID, PIDTYPE_PGID, PIDTYPE_SID, PIDTYPE_MAX }; /* * What is struct pid? * * A struct pid is the

pid.h

#ifndef _LINUX_PID_H #define _LINUX_PID_H enum pid_type { PIDTYPE_PID, PIDTYPE_TGID, PIDTYPE_PGID, PIDTYPE_SID, PIDTYPE_MAX }; struct pid { /* Try to keep pid_chain in the same c

dvb-dibusb-pid.c

/* * dvb-dibusb-pid.c is part of the driver for mobile USB Budget DVB-T devices * based on reference design made by DiBcom (http://www.dibcom.fr/) * * Copyright (C) 2004-5 Patrick Boettcher (patr

pid.h

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of t

pid.c

/* * PID Force feedback support for hid devices. * * Copyright (c) 2002 Rodrigo Damazio. * Portions by Johann Deneux and Bjorn Augustson */ /* * This program is free software; you can redist

pid.asm

;======================================================================= ; File Name: pid.asm ; ; Module Name: PID_REG3_ID, PID_REG3_IQ, PID_REG3_SPD ; ; Initialization Routine: PID_RE