Home
last modified time | relevance | path

Searched refs:create (Results 1 – 25 of 67) sorted by relevance

123

/drivers/net/
Dpppox.c124 rc = pppox_protos[protocol]->create(net, sock); in pppox_create()
133 .create = pppox_create,
Dpppopns.c305 .create = pppopns_create,
Dpppolac.c337 .create = pppolac_create,
/drivers/video/logo/
Dlogo_blackfin_clut224.ppm3 # gimp linux_bf.svg (create 80x80 save as linux_bf.ppm)
Dlogo_blackfin_vga16.ppm3 # gimp linux_bf.svg (create 80x80 save as linux_bf.ppm)
/drivers/scsi/fcoe/
Dfc_transport_fcoe.c362 if (t->create) in fcoe_transport_attach()
363 t->create(netdev); in fcoe_transport_attach()
Dlibfcoe.c1057 module_param_call(create, fcoe_create, NULL, NULL, S_IWUSR);
1058 __MODULE_PARM_TYPE(create, "string");
1059 MODULE_PARM_DESC(create, "Create fcoe port using net device passed in.");
Dfcoe_sw.c454 .create = fcoe_sw_create,
/drivers/md/
Ddm-path-selector.h40 int (*create) (struct path_selector *ps, unsigned argc, char **argv); member
Dbitmap.c109 static int bitmap_checkpage(struct bitmap *bitmap, unsigned long page, int create) in bitmap_checkpage() argument
127 if (!create) in bitmap_checkpage()
1073 int create);
1206 int create) in bitmap_get_counter() argument
1217 if (bitmap_checkpage(bitmap, page, create) < 0) { in bitmap_get_counter()
Ddm-round-robin.c183 .create = rr_create,
/drivers/net/chelsio/
Dgmac.h135 struct cmac *(*create)(adapter_t *adapter, int index); member
Dcphy.h153 struct cphy *(*create)(adapter_t *adapter, int phy_addr, member
Dmv88x201x.c256 .create = mv88x201x_phy_create,
Dmy3126.c205 .create = my3126_phy_create,
Dmv88e1xxx.c394 .create = mv88e1xxx_phy_create,
/drivers/usb/image/
DKconfig14 To use it create a device node with "mknod /dev/mustek c 180 32" and
/drivers/xen/
DKconfig39 xenfs filesystem. Selecting this causes the kernel to create
/drivers/infiniband/ulp/ipoib/
DKconfig19 through /sys/class/net/ibXXX/mode to actually create
/drivers/acpi/acpica/
Dacparser.h168 char *path, u16 opcode, u32 create);
/drivers/char/mwave/
DREADME44 You must also create a node for the driver:
/drivers/mtd/nand/
Dnand_bbt.c798 goto create; in check_create()
837 goto create; in check_create()
842 create: in check_create()
/drivers/atm/
Dnicstarmac.copyright26 * as needed. This means that data must always be copied to create
/drivers/message/fusion/
DKconfig80 the MPT driver requires that you create and use a misc device
/drivers/char/
DKconfig467 filesystem with the '-o newinstance' option will create an
726 If you say Y here and create a character device node /dev/nwbutton
762 If you say Y here and create a character device /dev/flash with
779 If you say Y here and create a character special file /dev/nvram
812 If you say Y here and create a character special file /dev/rtc with
838 If you say Y here and create a character special file /dev/rtc with
860 If you say Y here and create a character special file /dev/rtc with
889 If you say Y here and create a character special file /dev/rtc with

123