Home
last modified time | relevance | path

Searched defs:cont (Results 76 – 93 of 93) sorted by relevance

1234

/openbmc/linux/drivers/base/firmware_loader/
H A Dmain.c1149 void (*cont)(const struct firmware *fw, void *context); member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c662 bool cont = false; in iwl_mvm_reorder_timer_expired() local
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c271 struct audioreach_container *cont) in apm_populate_container_config()
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-driver.c887 static void bt848_contrast(struct bttv *btv, int cont) in bt848_contrast()
/openbmc/linux/sound/core/
H A Dpcm_lib.c2280 snd_pcm_uframes_t cont; in __snd_pcm_lib_xfer() local
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c397 static void sii8620_mt_set_cont(struct sii8620 *ctx, sii8620_cb cont) in sii8620_mt_set_cont()
/openbmc/linux/fs/f2fs/
H A Dnode.c1117 int err = 0, cont = 1; in f2fs_truncate_inode_blocks() local
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c474 static int cdrom_mrw_bgformat(struct cdrom_device_info *cdi, int cont) in cdrom_mrw_bgformat()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c46 #define cont(fmt, args...) do { \ macro
/openbmc/linux/net/ipv6/
H A Droute.c791 struct fib6_result *res, struct fib6_info **cont, in __find_rr_leaf()
851 struct fib6_info *cont = NULL; in find_rr_leaf() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c2927 static int sf1_read(struct adapter *adapter, unsigned int byte_cnt, int cont, in sf1_read()
2956 static int sf1_write(struct adapter *adapter, unsigned int byte_cnt, int cont, in sf1_write()
/openbmc/linux/drivers/scsi/aacraid/
H A Daacraid.h414 #define CONTAINER_TO_CHANNEL(cont) (CONTAINER_CHANNEL) argument
415 #define CONTAINER_TO_ID(cont) (cont) argument
416 #define CONTAINER_TO_LUN(cont) (0) argument
/openbmc/linux/drivers/block/
H A Dfloppy.c542 } *cont; variable
/openbmc/linux/kernel/trace/
H A Dtrace.h1153 bool cont; member
H A Dtrace_events_hist.c524 bool cont; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c1944 bool cont = test_bit(RAMROD_CONT, ramrod_flags); in bnx2x_config_vlan_mac() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1857 struct bss_info_bcn_cont *cont; in mt7915_mcu_beacon_cont() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4264 struct ulp_bde cont[3]; /* up to 3 continuation bdes */ member

1234