| /drivers/net/wireless/st/cw1200/ |
| A D | sta.h | 66 void __cw1200_cqm_bssloss_sm(struct cw1200_common *priv, int init, int good, 69 int init, int good, int bad) in cw1200_cqm_bssloss_sm() argument 72 __cw1200_cqm_bssloss_sm(priv, init, good, bad); in cw1200_cqm_bssloss_sm()
|
| A D | sta.c | 149 int init, int good, int bad) in __cw1200_cqm_bssloss_sm() argument 158 init, good, bad, in __cw1200_cqm_bssloss_sm() 175 } else if (good) { in __cw1200_cqm_bssloss_sm()
|
| /drivers/leds/ |
| A D | TODO | 38 Multicolor is not a good fit for RGB LED. It does not really know 50 RGB LEDs are quite common, and it would be good to be able to turn LED 52 userspace is able to set arbitrary colors, and it might be good to 70 In future, it would be good to be able to set rgb led to particular
|
| /drivers/gpu/drm/ci/ |
| A D | build.yml | 71 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of 83 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of 95 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of
|
| /drivers/infiniband/hw/mthca/ |
| A D | mthca_reset.c | 175 goto good; in mthca_reset() 186 good: in mthca_reset()
|
| /drivers/staging/media/atomisp/ |
| A D | TODO | 14 * Without a 3A library the capture behaviour is not very good. To take a good
|
| /drivers/misc/lkdtm/ |
| A D | bugs.c | 465 struct lkdtm_list good, bad; in lkdtm_CORRUPT_LIST_ADD() local 478 list_add(&good.node, &test_head); in lkdtm_CORRUPT_LIST_ADD()
|
| /drivers/input/serio/ |
| A D | hil_mlc.c | 643 ((rc < 0) ? node->bad : node->good); in hilse_donode() 664 nextidx = node->good; in hilse_donode() 723 nextidx = rc ? node->bad : node->good; in hilse_donode()
|
| /drivers/gpu/drm/i915/ |
| A D | TODO.txt | 27 removed if dri-devel consensus is that it's not a good idea. Once that's done
|
| /drivers/leds/rgb/ |
| A D | Kconfig | 73 Isink4 channel can also be used as a CHG_VIN power good indicator.
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_hipd.h | 1096 good: in sym_build_sge() 1102 goto good; in sym_build_sge()
|
| /drivers/block/zram/ |
| A D | Kconfig | 10 good amounts of memory savings.
|
| /drivers/net/slip/ |
| A D | Kconfig | 78 end of the link as well. It's good enough, for example, to run IP
|
| /drivers/block/aoe/ |
| A D | aoecmd.c | 722 int i, good; in count_targets() local 724 for (i = good = 0; i < d->ntargets && d->targets[i]; ++i) in count_targets() 726 good++; in count_targets() 729 *untainted = good; in count_targets()
|
| /drivers/infiniband/sw/rxe/ |
| A D | rxe_verbs.c | 912 int good = 0; in rxe_post_send_kernel() local 921 good++; in rxe_post_send_kernel() 928 if (good) in rxe_post_send_kernel()
|
| /drivers/media/usb/gspca/ |
| A D | zc3xx.c | 5942 int change, good; in transfer_update() local 5948 good = 0; in transfer_update() 5969 good = 0; in transfer_update() 5978 good++; in transfer_update() 5979 if (good >= 10) { in transfer_update() 5980 good = 0; in transfer_update()
|
| /drivers/leds/trigger/ |
| A D | Kconfig | 87 This allows LEDs to be controlled by gpio events. It's good
|
| /drivers/net/wireless/realtek/rtw88/ |
| A D | rtw8703b.c | 1330 bool good; in rtw8703b_phy_calibration() local 1355 good = rtw8723x_iqk_similarity_cmp(rtwdev, result, j, i); in rtw8703b_phy_calibration() 1357 if (good) { in rtw8703b_phy_calibration()
|
| A D | rtw8723d.c | 932 bool good; in rtw8723d_phy_calibration() local 954 good = rtw8723x_iqk_similarity_cmp(rtwdev, result, j, i); in rtw8723d_phy_calibration() 956 if (good) { in rtw8723d_phy_calibration()
|
| /drivers/extcon/ |
| A D | Kconfig | 12 also good examples.
|
| /drivers/net/ethernet/cavium/octeon/ |
| A D | octeon_mgmt.c | 407 good: in octeon_mgmt_receive_one() 449 goto good; in octeon_mgmt_receive_one()
|
| /drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| A D | gpc.fuc | 380 // good description for the bits we turn off? Anyways, without this,
|
| A D | hub.fuc | 429 // good description for the bits we turn off? Anyways, without this,
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_os.c | 4238 INIT_LIST_HEAD(&ha->pool.good.head); in qla2x00_mem_alloc() 4240 ha->pool.good.count = 0; in qla2x00_mem_alloc() 4277 &ha->pool.good.head); in qla2x00_mem_alloc() 4278 ha->pool.good.count++; in qla2x00_mem_alloc() 4284 &ha->pool.good.head, list) { in qla2x00_mem_alloc() 4295 __func__, ha->pool.good.count, in qla2x00_mem_alloc() 4985 list_for_each_entry_safe(dsd, nxt, &ha->pool.good.head, list) { in qla2x00_mem_free()
|
| /drivers/atm/ |
| A D | Kconfig | 68 In order to obtain good throughput, the ENI NIC can transfer
|