Home
last modified time | relevance | path

Searched refs:dfl_id_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Ddfl.h15 * enum dfl_id_type - define the DFL FIU types
17 enum dfl_id_type { enum
28 * @type: type of DFL FIU of the device. See enum dfl_id_type.
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl.c23 * add a new item in enum dfl_id_type and provide related information in below
24 * dfl_devs table which is indexed by dfl_id_type, e.g. name string used for
60 /* it is indexed by dfl_id_type */
100 static int dfl_id_alloc(enum dfl_id_type type, struct device *dev) in dfl_id_alloc()
112 static void dfl_id_free(enum dfl_id_type type, int id) in dfl_id_free()
120 static enum dfl_id_type feature_dev_id_type(struct platform_device *pdev) in feature_dev_id_type()
131 static enum dfl_id_type dfh_id_to_type(u16 id) in dfh_id_to_type()
748 enum dfl_id_type type; in build_info_commit_dev()
860 enum dfl_id_type type) in build_info_create_dev()
1363 enum dfl_id_type typ in remove_feature_dev()
[all...]
H A Ddfl.h520 * enum dfl_id_type - define the DFL FIU types
522 enum dfl_id_type { enum
530 * @type: contains 4 bits DFL FIU type of the device. See enum dfl_id_type.
545 * @type: type of DFL FIU of the device. See enum dfl_id_type.
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl.c25 * add a new item in enum dfl_id_type and provide related information in below
26 * dfl_devs table which is indexed by dfl_id_type, e.g. name string used for
62 /* it is indexed by dfl_id_type */
102 static int dfl_id_alloc(enum dfl_id_type type, struct device *dev) in dfl_id_alloc()
114 static void dfl_id_free(enum dfl_id_type type, int id) in dfl_id_free()
122 static enum dfl_id_type feature_dev_id_type(struct platform_device *pdev) in feature_dev_id_type()
133 static enum dfl_id_type dfh_id_to_type(u16 id) in dfh_id_to_type()
767 enum dfl_id_type type; in build_info_commit_dev()
890 enum dfl_id_type type) in build_info_create_dev()
1014 enum dfl_id_type typ in parse_feature_irqs()
[all...]

Completed in 6 milliseconds