Home
last modified time | relevance | path

Searched defs:_id (Results 1 – 15 of 15) sorted by relevance

/include/rdma/
A Duverbs_std_types.h19 #define _uobj_check_id(_id) ((_id) * typecheck(u32, _id)) argument
24 #define uobj_get_read(_type, _id, _attrs) \ argument
40 #define uobj_get_obj_read(_object, _type, _id, _attrs) \ argument
44 #define uobj_get_write(_type, _id, _attrs) \ argument
51 #define uobj_perform_destroy(_type, _id, _attrs) \ argument
58 #define uobj_get_destroy(_type, _id, _attrs) \ argument
/include/linux/mfd/
A Dcore.h17 #define MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg, _use_of_reg, _match) \ argument
31 #define MFD_CELL_OF_REG(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg) \ argument
34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ argument
37 #define MFD_CELL_ACPI(_name, _res, _pdata, _pdsize, _id, _match) \ argument
40 #define MFD_CELL_BASIC(_name, _res, _pdata, _pdsize, _id) \ argument
/include/linux/
A Dnd.h27 #define NVDIMM_EVENT_VAR(_id) event_attr_##_id argument
28 #define NVDIMM_EVENT_PTR(_id) (&event_attr_##_id.attr.attr) argument
30 #define NVDIMM_EVENT_ATTR(_name, _id) \ argument
A Dsh_clk.h200 #define CLKDEV_CON_ID(_id, _clk) { .con_id = _id, .clk = _clk } argument
201 #define CLKDEV_DEV_ID(_id, _clk) { .dev_id = _id, .clk = _clk } argument
A Dmod_devicetable.h441 #define BCMA_CORE(_manuf, _id, _rev, _class) \ argument
616 #define MDIO_ID_ARGS(_id) \ argument
A Dperf_event.h2041 #define PMU_EVENT_ATTR(_name, _var, _id, _show) \ argument
2054 #define PMU_EVENT_ATTR_ID(_name, _show, _id) \ argument
A Dbpf.h2379 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument
2382 #define BPF_MAP_TYPE(_id, _ops) \ argument
2384 #define BPF_LINK_TYPE(_id, _name) argument
A Dregmap.h1579 #define REGMAP_IRQ_REG_LINE(_id, _reg_bits) \ argument
A Dieee80211.h4972 #define for_each_element_id(element, _id, data, datalen) \ argument
/include/net/
A Ddevlink.h597 #define DEVLINK_PARAM_GENERIC(_id, _cmodes, _get, _set, _validate) \ argument
609 #define DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes, _get, _set, _validate) \ argument
1237 #define DEVLINK_TRAP_GENERIC(_type, _init_action, _id, _group_id, \ argument
1249 #define DEVLINK_TRAP_DRIVER(_type, _init_action, _id, _name, _group_id, \ argument
1261 #define DEVLINK_TRAP_GROUP_GENERIC(_id, _policer_id) \ argument
1269 #define DEVLINK_TRAP_POLICER(_id, _rate, _burst, _max_rate, _min_rate, \ argument
A Ddsa.h169 #define dsa_lags_foreach_id(_id, _dst) \ argument
1245 #define DSA_DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes) \ argument
/include/soc/bcm2835/
A Draspberrypi-firmware.h172 #define RPI_FIRMWARE_CLK_RATE_REQUEST(_id) \ argument
/include/linux/soc/mediatek/
A Dmtk_wed.h292 #define mtk_wed_device_update_msg(_dev, _id, _msg, _len) \ argument
322 #define mtk_wed_device_update_msg(_dev, _id, _msg, _len) -ENODEV argument
/include/linux/clk/
A Dat91_pmc.h148 #define AT91_PMC_MCR_V2_ID(_id) ((_id) & AT91_PMC_MCR_V2_ID_MSK) argument
/include/drm/intel/
A Dpciids.h29 #define INTEL_VGA_DEVICE(_id, _info) { \ argument

Completed in 90 milliseconds