Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/ktest/
H A Dktest.pl889 sub set_variable { subroutine
/openbmc/linux/include/linux/
H A Defi.h274 u32 set_variable; member
327 efi_set_variable_t __efiapi *set_variable; member
661 efi_set_variable_t *set_variable; member
1056 efi_set_variable_t *set_variable; member
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_scsi.c1393 static int set_variable(struct scsi_cmnd *srb, struct rtsx_chip *chip) in set_variable() function
/openbmc/linux/include/xen/interface/
H A Dplatform.h166 } get_variable, set_variable; member
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py380 def set_variable(self,variable,value): member in Project