Searched defs:npem (Results 1 – 2 of 2) sorted by relevance
113 struct npem *npem; member160 struct npem { struct162 const struct npem_ops *ops; argument169 struct npem_led leds[]; argument172 static int npem_read_reg(struct npem *npem, u16 reg, u32 *val) in npem_read_reg()179 static int npem_write_ctrl(struct npem *npem, u32 reg) in npem_write_ctrl()396 static int npem_initialize_active_indications(struct npem *npem) in npem_initialize_active_indications()422 struct npem *npem = nled->npem; in brightness_get() local445 struct npem *npem = nled->npem; in brightness_set() local469 static void npem_free(struct npem *npem) in npem_free()[all …]
536 struct npem *npem; /* Native PCIe Enclosure Management */ member