Home
last modified time | relevance | path

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

/linux/arch/x86/platform/efi/
H A Defi_64.c566 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_get_variable() local
598 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_set_variable() local
628 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_set_variable_nonblocking() local
659 efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd)); in efi_thunk_get_next_variable() local
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_command.c17 struct net_device *vnd; in rmnet_map_do_flow_control() local
/linux/drivers/bluetooth/
H A Dhci_h5.c98 const struct h5_vnd *vnd; member
121 struct h5_vnd *vnd; member
/linux/drivers/input/
H A Djoydev.c766 #define ACCEL_DEV(vnd, prd) \ argument