Searched refs:indication (Results 1 – 6 of 6) sorted by relevance
38 struct indication { struct43 static const struct indication npem_indications[] = { argument66 static const struct indication dsm_indications[] = {95 const struct indication *ind; in reg_to_indications()112 const struct indication *indication; member132 const struct indication *inds;433 if (npem->active_indications & nled->indication->bit) in brightness_get()496 init_data.default_label = nled->indication->name; in pci_npem_set_led_classdev()521 const struct indication *indication; in pci_npem_init() local539 for_each_indication(indication, npem_indications) { in pci_npem_init()[all …]
63 if (dev->driver_info->indication) { in rndis_msg_indicate()64 dev->driver_info->indication(dev, msg, buflen); in rndis_msg_indicate()
38 indication from platform firmware is meant to reserve the
728 switch indication LEDs via the I2C bus.
3640 u32 indication = SHMEM2_RD(bp, mfw_drv_indication); in bnx2x_handle_drv_info_req() local3643 if (indication & bit) { in bnx2x_handle_drv_info_req()3645 indication & ~bit); in bnx2x_handle_drv_info_req()
887 Also it supports upto 4 indication leds.
Completed in 36 milliseconds