/drivers/memstick/core/ |
D | memstick.c | 34 && (id->category == card->id.category) in memstick_dev_match() 69 if (add_uevent_var(env, "MEMSTICK_CATEGORY=%02X", card->id.category)) in memstick_uevent() 157 MEMSTICK_ATTR(category, "%02X"); 164 MEMSTICK_ATTR_RO(category), 340 card->id.category = id_reg.category; in h_memstick_read_dev_id() 453 card->id.type, card->id.category, card->id.class); in memstick_check()
|
/drivers/net/chelsio/ |
D | common.h | 68 #define CH_MSG(adapter, level, category, fmt, ...) do { \ argument 69 if ((adapter)->msg_enable & NETIF_MSG_##category) \ 75 # define CH_DBG(adapter, category, fmt, ...) \ argument 76 CH_MSG(adapter, DEBUG, category, fmt, ## __VA_ARGS__)
|
/drivers/nubus/ |
D | nubus.c | 296 nubus_find_device(unsigned short category, in nubus_find_device() argument 306 if (itor->category == category in nubus_find_device() 318 nubus_find_type(unsigned short category, in nubus_find_type() argument 326 if (itor->category == category in nubus_find_type() 444 switch (dev->category) { in nubus_show_private_resource() 496 dev->category = nbtdata[0]; in nubus_get_functional_resource()
|
D | proc.c | 39 dev->category, in nubus_devices_proc_show()
|
/drivers/net/cxgb3/ |
D | common.h | 54 #define CH_MSG(adapter, level, category, fmt, ...) do { \ argument 55 if ((adapter)->msg_enable & NETIF_MSG_##category) \ 61 # define CH_DBG(adapter, category, fmt, ...) \ argument 62 CH_MSG(adapter, DEBUG, category, fmt, ## __VA_ARGS__) 64 # define CH_DBG(adapter, category, fmt, ...) argument
|
/drivers/net/skfp/ |
D | ess.c | 533 chg->cat.category = ((struct smt_p_001a *)p)->category ; in ess_send_response() 645 req->cat.category = smc->mib.fddiESSCategory ; in ess_send_alc_req()
|
/drivers/uwb/wlp/ |
D | sysfs.c | 107 neighb->info->prim_dev_type.category, in wlp_wss_neighborhood_print_remove() 418 wlp_dev_category_str(wlp->dev_info->prim_dev_type.category)); in wlp_dev_prim_category_show() 439 wlp->dev_info->prim_dev_type.category = cat; in wlp_dev_prim_category_store()
|
D | messages.c | 1056 dev_info->prim_dev_type.category = in wlp_get_variable_info() 1057 le16_to_cpu(dev_info->prim_dev_type.category); in wlp_get_variable_info()
|
/drivers/uwb/i1480/i1480u-wlp/ |
D | lc.c | 116 dev_info->prim_dev_type.category = cpu_to_le16(WLP_DEV_CAT_OTHER); in i1480u_fill_device_info()
|
/drivers/net/skfp/h/ |
D | smt.h | 516 u_int category ; /* Allocator defined classification */ member
|
/drivers/staging/otus/80211core/ |
D | cmmap.c | 2384 u8_t category; in zfApProcessAction() local 2390 category = zmw_rx_buf_readb(dev, buf, 24); in zfApProcessAction() 2392 switch (category) in zfApProcessAction()
|
D | cagg.c | 3060 u16_t category; in zfAggProcessAction() local 3066 category = zmw_rx_buf_readb(dev, buf, 24); in zfAggProcessAction() 3068 switch (category) in zfAggProcessAction()
|
D | cmmsta.c | 5623 u8_t category, actionDetails; in zfStaProcessAction() local 5626 category = zmw_rx_buf_readb(dev, buf, 24); in zfStaProcessAction() 5628 switch (category) in zfStaProcessAction()
|
/drivers/usb/serial/ |
D | Kconfig | 380 tested -- device in this category is the PalmConnect USB Serial
|
/drivers/scsi/ |
D | Kconfig | 761 category, along with a large number of ISA 8bit controllers shipped
|