Home
last modified time | relevance | path

Searched defs:Controller (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/media/kapi/
Dmc-core.rst11 Abstract media device model
34 Media device
47 Entities
64 Interfaces
78 Pads
102 Links
135 Graph traversal
183 Use count and power handling
198 Links setup
204 Pipelines and media streams
[all …]
/Linux-v4.19/drivers/block/
DDAC960.c178 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller) in DAC960_AnnounceDriver()
192 static bool DAC960_Failure(DAC960_Controller_T *Controller, in DAC960_Failure()
265 static bool DAC960_CreateAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_CreateAuxiliaryStructures()
380 static void DAC960_DestroyAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_DestroyAuxiliaryStructures()
496 *Controller) in DAC960_AllocateCommand()
513 DAC960_Controller_T *Controller = Command->Controller; in DAC960_DeallocateCommand() local
525 static void DAC960_WaitForCommand(DAC960_Controller_T *Controller) in DAC960_WaitForCommand()
538 DAC960_Controller_T *Controller = Command->Controller; in DAC960_GEM_QueueCommand() local
567 DAC960_Controller_T *Controller = Command->Controller; in DAC960_BA_QueueCommand() local
592 DAC960_Controller_T *Controller = Command->Controller; in DAC960_LP_QueueCommand() local
[all …]
DDAC960.h1582 unsigned char Controller:5; /* Byte 2 Bits 3-7 */ member
1596 unsigned char Controller:5; /* Byte 2 Bits 3-7 */ member
2228 struct DAC960_Controller *Controller; member
2493 #define DAC960_ReadControllerConfiguration(Controller) \ argument
2495 #define DAC960_ReadDeviceConfiguration(Controller) \ argument
2497 #define DAC960_ReportDeviceConfiguration(Controller) \ argument
/Linux-v4.19/Documentation/sound/cards/
Dhdspm.rst95 Controller section in Hardware functionality
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapifunc.c113 byte MapController(byte Controller) in MapController()
137 byte Controller; in UnMapController() local
/Linux-v4.19/include/linux/
Disdnif.h357 __u32 Controller; member