Searched refs:arrival (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/common/siano/ |
H A D | smsdvb-main.c | 1068 struct device *device, int arrival) in smsdvb_hotplug() 1075 if (!arrival) in smsdvb_hotplug() 1067 smsdvb_hotplug(struct smscore_device_t *coredev, struct device *device, int arrival) smsdvb_hotplug() argument
|
H A D | smscoreapi.h | 100 struct device *device, int arrival);
|
H A D | smscoreapi.c | 598 struct device *device, int arrival) in smscore_notify_callbacks() 606 rc = elem->hotplug(coredev, device, arrival); in smscore_notify_callbacks() 597 smscore_notify_callbacks(struct smscore_device_t *coredev, struct device *device, int arrival) smscore_notify_callbacks() argument
|
/kernel/linux/linux-6.6/drivers/media/common/siano/ |
H A D | smsdvb-main.c | 1104 struct device *device, int arrival) in smsdvb_hotplug() 1111 if (!arrival) in smsdvb_hotplug() 1103 smsdvb_hotplug(struct smscore_device_t *coredev, struct device *device, int arrival) smsdvb_hotplug() argument
|
H A D | smscoreapi.h | 95 struct device *device, int arrival);
|
H A D | smscoreapi.c | 598 struct device *device, int arrival) in smscore_notify_callbacks() 606 rc = elem->hotplug(coredev, device, arrival); in smscore_notify_callbacks() 597 smscore_notify_callbacks(struct smscore_device_t *coredev, struct device *device, int arrival) smscore_notify_callbacks() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 1163 static void kfd_notify_gpu_change(uint32_t gpu_id, int arrival) in kfd_notify_gpu_change() argument 1166 * TODO: Generate an event for thunk about the arrival/removal in kfd_notify_gpu_change()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 1159 static void kfd_notify_gpu_change(uint32_t gpu_id, int arrival) in kfd_notify_gpu_change() argument 1162 * TODO: Generate an event for thunk about the arrival/removal in kfd_notify_gpu_change()
|
Completed in 19 milliseconds