Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/spd_tools/src/spd_gen/
H A Dlp4x.go15 type lp4x struct { struct
851 func (lp4x) getSetMap() map[int][]int {
855 func (lp4x) addNewPart(name string, attribs interface{}) error {
874 func (lp4x) getSPDAttribs(name string, set int) (interface{}, error) {
886 func (lp4x) getSPDLen() int {
890 func (lp4x) getSPDByte(index int, attribs interface{}) byte {