Searched refs:cam_al_install (Results 1 – 3 of 3) sorted by relevance
153 cam_al_install (device->al, CAM_AL_APPLICATION (device->mgr)); in cam_device_open()156 cam_al_install (device->al, CAM_AL_APPLICATION (device->info)); in cam_device_open()159 cam_al_install (device->al, CAM_AL_APPLICATION (device->cas)); in cam_device_open()
70 gboolean cam_al_install (CamAL *al, CamALApplication *application);
120 cam_al_install (CamAL * al, CamALApplication * application) in cam_al_install() function