Home
last modified time | relevance | path

Searched defs:btype (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
Dbootstd.h71 #define _bsc2(type,name,atype,a,btype,b) \ argument
84 #define _bsc3(type,name,atype,a,btype,b,ctype,c) \ argument
99 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument
115 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument
/linux-4.4.14/drivers/macintosh/
Dapm_emu.c38 unsigned long btype = 0; in pmu_apm_get_power_status() local
/linux-4.4.14/arch/ia64/kernel/
Dbrl_emu.c58 unsigned long opcode, btype, qp, offset, cpl; in ia64_emulate_brl() local
/linux-4.4.14/drivers/video/fbdev/
Dcirrusfb.c255 #define CHIP(id, btype) \ argument
358 enum cirrus_board btype; member
2202 enum cirrus_board btype; in cirrusfb_zorro_register() local
/linux-4.4.14/tools/lib/traceevent/
Dparse-filter.c407 create_arg_op(enum filter_op_type btype) in create_arg_op()
664 enum filter_op_type *btype, in process_op()
961 enum filter_op_type btype; in process_filter() local
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-mpeg.c509 struct cx8802_driver * cx8802_get_driver(struct cx8802_dev *dev, enum cx88_board_type btype) in cx8802_get_driver()
/linux-4.4.14/fs/f2fs/
Ddata.c122 enum page_type btype = PAGE_TYPE_OF_BIO(type); in f2fs_submit_merged_bio() local
168 enum page_type btype = PAGE_TYPE_OF_BIO(fio->type); in f2fs_submit_page_mbio() local
Dsegment.c1433 enum page_type btype = PAGE_TYPE_OF_BIO(type); in is_merged_page() local
/linux-4.4.14/drivers/atm/
Dnicstar.c2466 long btype; in ns_ioctl() local
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_defs.h197 u32 btype:1; /* Buffer Type */ member
201 u32 btype:1; /* Buffer Type */ member
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h140 #define MAKE_FLVR(policy, mech, svc, btype, bsvc) \ argument