Home
last modified time | relevance | path

Searched defs:vnd (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/arch/x86/platform/efi/
Defi_64.c589 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_get_variable() local
621 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_set_variable() local
651 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_set_variable_nonblocking() local
682 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_get_next_variable() local
/Linux-v6.1/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_map_command.c17 struct net_device *vnd; in rmnet_map_do_flow_control() local
/Linux-v6.1/arch/x86/kernel/cpu/mtrr/
Dmtrr.h63 #define is_cpu(vnd) (mtrr_if && mtrr_if->vendor == X86_VENDOR_##vnd) argument
/Linux-v6.1/drivers/bluetooth/
Dhci_h5.c98 const struct h5_vnd *vnd; member
120 struct h5_vnd *vnd; member
/Linux-v6.1/drivers/input/
Djoydev.c767 #define ACCEL_DEV(vnd, prd) \ argument