Searched defs:bl (Results 76 - 100 of 114) sorted by relevance

12345

/linux-master/drivers/s390/net/
H A Dctcm_mpc.c235 int bl = skb->len; local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dmain.c1318 } bl; local
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dcafe_nand.c571 u8 ah, al, bh, bl, ch, cl; local
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c504 int bl, wl; local
358 maven_compute_bwlevel(const struct maven_data* md, int *bl, int *wl) argument
/linux-master/drivers/video/backlight/
H A Dadp8870_bl.c109 struct backlight_device *bl; member in struct:adp8870_bl
350 static int adp8870_bl_set(struct backlight_device *bl, int brightness) argument
400 static int adp8870_bl_update_status(struct backlight_device *bl) argument
405 static int adp8870_bl_get_brightness(struct backlight_device *bl) argument
417 static int adp8870_bl_setup(struct backlight_device *bl) argument
843 struct backlight_device *bl; local
[all...]
H A Dadp8860_bl.c107 struct backlight_device *bl; member in struct:adp8860_bl
324 static int adp8860_bl_set(struct backlight_device *bl, int brightness) argument
362 static int adp8860_bl_update_status(struct backlight_device *bl) argument
367 static int adp8860_bl_get_brightness(struct backlight_device *bl) argument
379 static int adp8860_bl_setup(struct backlight_device *bl) argument
654 struct backlight_device *bl; local
[all...]
H A Dqcom-wled.c432 static int wled_update_status(struct backlight_device *bl) argument
1627 struct backlight_device *bl; local
/linux-master/drivers/video/fbdev/
H A Datmel_lcdfb.c108 static int atmel_bl_update_status(struct backlight_device *bl) argument
123 static int atmel_bl_get_brightness(struct backlight_device *bl) argument
138 struct backlight_device *bl; local
[all...]
H A Dssd1307fb.c596 struct backlight_device *bl; local
H A Dsh_mobile_lcdcfb.c2159 struct backlight_device *bl; local
[all...]
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c171 struct pnfs_block_layout *bl = BLK_LSEG2EXT(header->lseg); local
232 struct pnfs_block_layout *bl = BLK_LSEG2EXT(header->lseg); local
350 struct pnfs_block_layout *bl = BLK_LSEG2EXT(hdr->lseg); local
377 struct pnfs_block_layout *bl = BLK_LSEG2EXT(header->lseg); local
447 struct pnfs_block_layout *bl = BLK_LO2EXT(lo); local
461 struct pnfs_block_layout *bl; local
655 struct pnfs_block_layout *bl = BLK_LO2EXT(lo); local
747 struct pnfs_block_layout *bl = BLK_LO2EXT(lo); local
[all...]
/linux-master/drivers/target/
H A Dtarget_core_iblock.c651 ssize_t bl = 0; local
[all...]
H A Dtarget_core_transport.c1049 transport_dump_dev_state( struct se_device *dev, char *b, int *bl) argument
[all...]
/linux-master/drivers/md/
H A Ddm-raid1.c130 struct bio_list *bl; local
/linux-master/drivers/auxdisplay/
H A Dht16k33.c285 static int ht16k33_bl_update_status(struct backlight_device *bl) argument
298 static int ht16k33_bl_check_fb(struct backlight_device *bl, struct fb_info *fi) argument
577 struct backlight_device *bl = NULL; local
[all...]
/linux-master/fs/bcachefs/
H A Djournal_io.c490 struct jset_entry_blacklist *bl = local
530 struct jset_entry_blacklist_v2 *bl = local
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h42 const struct firmware *bl; member in struct:nvkm_gsp::__anon17
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c517 struct imgu_fw_info *bi, *bl = &css->fwp->binary_header[css->fw_bl]; local
[all...]
/linux-master/drivers/message/fusion/
H A Dmptctl.c784 struct buflist *bl; local
1161 struct buflist *bl = buflist; local
[all...]
/linux-master/include/linux/
H A Dbio.h557 static inline int bio_list_empty(const struct bio_list *bl) argument
562 static inline void bio_list_init(struct bio_list *bl) argument
572 static inline unsigned bio_list_size(const struct bio_list *bl) argument
583 static inline void bio_list_add(struct bio_list *bl, struc argument
595 bio_list_add_head(struct bio_list *bl, struct bio *bio) argument
605 bio_list_merge(struct bio_list *bl, struct bio_list *bl2) argument
618 bio_list_merge_head(struct bio_list *bl, struct bio_list *bl2) argument
632 bio_list_peek(struct bio_list *bl) argument
637 bio_list_pop(struct bio_list *bl) argument
652 bio_list_get(struct bio_list *bl) argument
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c836 static int nt35510_set_brightness(struct backlight_device *bl) argument
1156 struct backlight_device *bl; local
[all...]
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c1989 struct backlight_device *bl; local
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_acc_types.h363 struct ia_css_bl_info bl; /** Bootloader info */ member in union:ia_css_fw_union
/linux-master/fs/reiserfs/
H A Djournal.c465 unsigned long bl; local
421 get_journal_hash_dev(struct super_block *sb, struct reiserfs_journal_cnode **table, long bl) argument
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3251 static u16 dpaa_get_headroom(struct dpaa_buffer_layout *bl, argument

Completed in 447 milliseconds

12345