Home
last modified time | relevance | path

Searched defs:device_list (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1054 struct list_head *device_list) in kfd_parse_subtype_cu()
1093 struct list_head *device_list) in kfd_parse_subtype_mem()
1162 struct list_head *device_list) in kfd_parse_subtype_cache()
1231 struct list_head *device_list) in kfd_parse_subtype_iolink()
1308 struct list_head *device_list) in kfd_parse_subtype()
1363 int kfd_parse_crat_table(void *crat_image, struct list_head *device_list, in kfd_parse_crat_table()
/linux/drivers/net/wireguard/
H A Ddevice.h52 struct list_head device_list, peer_list; member
/linux/include/media/
H A Ddvbdev.h108 struct list_head device_list; member
/linux/drivers/gpib/include/
H A Dgpib_types.h294 struct list_head device_list; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1443 const struct list_head *device_list; in get_macsec_tx_sa_from_obj_id() local
1466 const struct list_head *device_list, *sc_list; in get_macsec_rx_sa_from_obj_id() local
/linux/drivers/usb/host/
H A Dr8a66597.h86 struct list_head device_list; member
/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.h461 struct list_head device_list; member
/linux/drivers/usb/class/
H A Dcdc-wdm.c109 struct list_head device_list; member
/linux/drivers/base/power/
H A Dmain.c1442 static void dpm_async_suspend_complete_all(struct list_head *device_list) in dpm_async_suspend_complete_all()