Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 2499) sorted by relevance

12345678910>>...100

/drivers/platform/x86/
Dintel_punit_ipc.c47 IPC_TYPE type; member
52 static inline u32 ipc_read_status(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_status()
57 static inline void ipc_write_cmd(IPC_DEV *ipcdev, IPC_TYPE type, u32 cmd) in ipc_write_cmd()
62 static inline u32 ipc_read_data_low(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_low()
67 static inline u32 ipc_read_data_high(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_high()
72 static inline void ipc_write_data_low(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_low()
77 static inline void ipc_write_data_high(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_high()
102 static int intel_punit_ipc_check_status(IPC_DEV *ipcdev, IPC_TYPE type) in intel_punit_ipc_check_status()
147 IPC_TYPE type; in intel_punit_ipc_simple_command() local
182 IPC_TYPE type; in intel_punit_ipc_command() local
/drivers/md/
Ddm-exception-store.c24 struct dm_exception_store_type *type; in __find_exception_store_type() local
35 struct dm_exception_store_type *type; in _get_exception_store_type() local
75 struct dm_exception_store_type *type; in get_type() local
103 static void put_type(struct dm_exception_store_type *type) in put_type()
110 int dm_exception_store_type_register(struct dm_exception_store_type *type) in dm_exception_store_type_register()
125 int dm_exception_store_type_unregister(struct dm_exception_store_type *type) in dm_exception_store_type_unregister()
197 struct dm_exception_store_type *type = NULL; in dm_exception_store_create() local
/drivers/scsi/
Discsi_boot_sysfs.c33 int type; member
349 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_kobj()
350 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_kobj()
412 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_target()
413 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_target()
437 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_initiator()
438 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_initiator()
463 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_ethernet()
464 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_ethernet()
489 ssize_t (*show)(void *data, int type, char *buf), in iscsi_boot_create_acpitbl()
[all …]
/drivers/platform/chrome/
Dchromeos_laptop.c72 enum i2c_adapter_type type; member
235 static int find_i2c_adapter_num(enum i2c_adapter_type type) in find_i2c_adapter_num()
267 enum i2c_adapter_type type, in add_probed_i2c_device()
283 enum i2c_adapter_type type, in add_i2c_device()
292 static int setup_cyapa_tp(enum i2c_adapter_type type) in setup_cyapa_tp()
302 static int setup_atmel_224s_tp(enum i2c_adapter_type type) in setup_atmel_224s_tp()
315 static int setup_elantech_tp(enum i2c_adapter_type type) in setup_elantech_tp()
325 static int setup_atmel_1664s_ts(enum i2c_adapter_type type) in setup_atmel_1664s_ts()
338 static int setup_isl29018_als(enum i2c_adapter_type type) in setup_isl29018_als()
348 static int setup_tsl2583_als(enum i2c_adapter_type type) in setup_tsl2583_als()
[all …]
/drivers/firmware/
Dmemmap.c42 const char *type; /* type of the memory range */ member
151 const char *type, in firmware_map_add_entry()
227 firmware_map_find_entry_in_list(u64 start, u64 end, const char *type, in firmware_map_find_entry_in_list()
254 firmware_map_find_entry(u64 start, u64 end, const char *type) in firmware_map_find_entry()
271 firmware_map_find_entry_bootmem(u64 start, u64 end, const char *type) in firmware_map_find_entry_bootmem()
290 int __meminit firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
332 int __init firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
353 int __meminit firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
/drivers/rapidio/
Drio-access.c42 #define RIO_LOP_READ(size,type,len) \ argument
66 #define RIO_LOP_WRITE(size,type,len) \ argument
102 #define RIO_OP_READ(size,type,len) \ argument
126 #define RIO_OP_WRITE(size,type,len) \ argument
/drivers/net/wireless/intel/iwlwifi/
Diwl-phy-db.c119 __le16 type; member
134 __le16 type; member
163 enum iwl_phy_db_section_type type, in iwl_phy_db_get_section()
189 enum iwl_phy_db_section_type type, in iwl_phy_db_free_section()
229 enum iwl_phy_db_section_type type = le16_to_cpu(phy_db_notif->type); in iwl_phy_db_set_section() local
350 u32 type, u8 **data, u16 *size, u16 ch_id) in iwl_phy_db_get_section_data()
378 static int iwl_send_phy_db_cmd(struct iwl_phy_db *phy_db, u16 type, in iwl_send_phy_db_cmd()
406 enum iwl_phy_db_section_type type, in iwl_phy_db_send_all_channel_groups()
/drivers/staging/lustre/lustre/osc/
Dosc_quota.c42 int type; in osc_quota_chkdq() local
65 #define MD_QUOTA_FLAG(type) ((type == USRQUOTA) ? OBD_MD_FLUSRQUOTA \ argument
67 #define FL_QUOTA_FLAG(type) ((type == USRQUOTA) ? OBD_FL_NO_USRQUOTA \ argument
73 int type; in osc_quota_setdq() local
208 int i, type; in osc_quota_setup() local
236 int type; in osc_quota_cleanup() local
/drivers/acpi/acpica/
Ddsmthdat.c249 acpi_ds_method_data_get_node(u8 type, in acpi_ds_method_data_get_node()
315 acpi_ds_method_data_set_value(u8 type, in acpi_ds_method_data_set_value()
369 acpi_ds_method_data_get_value(u8 type, in acpi_ds_method_data_get_value()
475 acpi_ds_method_data_delete_value(u8 type, in acpi_ds_method_data_delete_value()
534 acpi_ds_store_object_to_local(u8 type, in acpi_ds_store_object_to_local()
Dnssearch.c97 acpi_object_type type, in acpi_ns_search_one_scope()
201 acpi_object_type type, in acpi_ns_search_parent_tree()
291 acpi_object_type type, in acpi_ns_search_and_enter()
/drivers/scsi/aic7xxx/
Dqueue.h107 #define SLIST_HEAD(name, type) \ argument
115 #define SLIST_ENTRY(type) \ argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
168 #define STAILQ_HEAD(name, type) \ argument
177 #define STAILQ_ENTRY(type) \ argument
221 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument
249 #define BSD_LIST_HEAD(name, type) \ argument
257 #define LIST_ENTRY(type) \ argument
314 #define TAILQ_HEAD(name, type) \ argument
323 #define TAILQ_ENTRY(type) \ argument
[all …]
/drivers/staging/greybus/
Doperation.c290 size_t payload_size, u8 type) in gb_operation_message_init()
339 gb_operation_message_alloc(struct gb_host_device *hd, u8 type, in gb_operation_message_alloc()
452 u8 type; in gb_operation_response_alloc() local
497 gb_operation_create_common(struct gb_connection *connection, u8 type, in gb_operation_create_common()
552 u8 type, size_t request_size, in gb_operation_create_flags()
578 u8 type, size_t request_size, in gb_operation_create_core()
606 u8 type, void *data, size_t size) in gb_operation_create_incoming()
897 u8 type; in gb_connection_recv_request() local
1116 int gb_operation_sync_timeout(struct gb_connection *connection, int type, in gb_operation_sync_timeout()
1170 int type, void *request, int request_size, in gb_operation_unidirectional_timeout()
/drivers/scsi/aic94xx/
Daic94xx_reg.h77 #define ASD_READ_OCM(type, ord, S) \ argument
91 #define ASD_WRITE_OCM(type, ord, S) \ argument
104 #define ASD_DDBSITE_READ(type, ord) \ argument
130 #define ASD_DDBSITE_WRITE(type, ord) \ argument
157 #define ASD_SCBSITE_READ(type, ord) \ argument
183 #define ASD_SCBSITE_WRITE(type, ord) \ argument
/drivers/net/wireless/broadcom/b43/
Dtables_phy_ht.c621 u32 type, value; in b43_httab_read() local
653 u32 type; in b43_httab_read_bulk() local
687 u32 type; in b43_httab_write() local
718 u32 type, value; in b43_httab_write_few() local
763 u32 type, value; in b43_httab_write_bulk() local
/drivers/gpu/drm/
Ddrm_dp_dual_mode_helper.c236 int drm_dp_dual_mode_max_tmds_clock(enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_max_tmds_clock()
280 int drm_dp_dual_mode_get_tmds_output(enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_get_tmds_output()
320 int drm_dp_dual_mode_set_tmds_output(enum drm_dp_dual_mode_type type, in drm_dp_dual_mode_set_tmds_output()
373 const char *drm_dp_get_dual_mode_type_name(enum drm_dp_dual_mode_type type) in drm_dp_get_dual_mode_type_name()
/drivers/media/tuners/
Dtuner-xc2028.c80 unsigned int type; member
88 unsigned int type; member
179 static void dump_firm_type_and_int_freq(unsigned int type, u16 int_freq) in dump_firm_type_and_int_freq()
348 __u32 type, size; in load_all_firmwares() local
437 static int seek_firmware(struct dvb_frontend *fe, unsigned int type, in seek_firmware()
545 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware()
656 static int load_scode(struct dvb_frontend *fe, unsigned int type, in load_scode()
720 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware()
1016 unsigned int type, in generic_set_freq()
1167 unsigned int type=0; in xc2028_set_analog_freq() local
[all …]
/drivers/iio/dummy/
Diio_simple_dummy_events.c35 enum iio_event_type type, in iio_simple_dummy_read_event_config()
57 enum iio_event_type type, in iio_simple_dummy_write_event_config()
122 enum iio_event_type type, in iio_simple_dummy_read_event_value()
145 enum iio_event_type type, in iio_simple_dummy_write_event_value()
/drivers/media/pci/ivtv/
Divtv-streams.c161 static void ivtv_stream_init(struct ivtv *itv, int type) in ivtv_stream_init()
191 static int ivtv_prep_dev(struct ivtv *itv, int type) in ivtv_prep_dev()
254 int type; in ivtv_streams_setup() local
277 static int ivtv_reg_dev(struct ivtv *itv, int type) in ivtv_reg_dev()
329 int type; in ivtv_streams_register() local
347 int type; in ivtv_streams_cleanup() local
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dpll.c32 u8 type; member
143 pll_map_reg(struct nvkm_bios *bios, u32 reg, u32 *type, u8 *ver, u8 *len) in pll_map_reg()
185 pll_map_type(struct nvkm_bios *bios, u8 type, u32 *reg, u8 *ver, u8 *len) in pll_map_type()
227 nvbios_pll_parse(struct nvkm_bios *bios, u32 type, struct nvbios_pll *info) in nvbios_pll_parse()
/drivers/gpu/drm/sti/
Dsti_plane.c90 static int sti_plane_get_default_zpos(enum drm_plane_type type) in sti_plane_get_default_zpos()
110 enum drm_plane_type type) in sti_plane_attach_zorder_property()
126 enum drm_plane_type type) in sti_plane_init_property()
/drivers/acpi/
Devent.c27 int acpi_notifier_call_chain(struct acpi_device *dev, u32 type, u32 data) in acpi_notifier_call_chain()
57 u32 type; member
96 u8 type, int data) in acpi_bus_generate_netlink_event()
155 u8 type, int data) in acpi_bus_generate_netlink_event()
/drivers/iio/adc/
Dxilinx-xadc-events.c117 const struct iio_chan_spec *chan, enum iio_event_type type, in xadc_read_event_config()
126 const struct iio_chan_spec *chan, enum iio_event_type type, in xadc_write_event_config()
165 const struct iio_chan_spec *chan, enum iio_event_type type, in xadc_read_event_value()
189 const struct iio_chan_spec *chan, enum iio_event_type type, in xadc_write_event_value()
/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.h168 enum iwl_table_type type; member
178 #define is_type_legacy(type) (((type) == LQ_LEGACY_G) || \ argument
180 #define is_type_ht_siso(type) ((type) == LQ_HT_SISO) argument
181 #define is_type_ht_mimo2(type) ((type) == LQ_HT_MIMO2) argument
182 #define is_type_vht_siso(type) ((type) == LQ_VHT_SISO) argument
183 #define is_type_vht_mimo2(type) ((type) == LQ_VHT_MIMO2) argument
184 #define is_type_siso(type) (is_type_ht_siso(type) || is_type_vht_siso(type)) argument
185 #define is_type_mimo2(type) (is_type_ht_mimo2(type) || is_type_vht_mimo2(type)) argument
186 #define is_type_mimo(type) (is_type_mimo2(type)) argument
187 #define is_type_ht(type) (is_type_ht_siso(type) || is_type_ht_mimo2(type)) argument
[all …]
/drivers/staging/lustre/lustre/ldlm/
Dldlm_internal.h117 int type; /* LDLM_{CP,BL,GL}_CALLBACK */ member
224 #define LDLM_POOL_SYSFS_READER_SHOW(var, type) \ argument
241 #define LDLM_POOL_SYSFS_WRITER_STORE(var, type) \ argument
265 #define LDLM_POOL_SYSFS_READER_NOLOCK_SHOW(var, type) \ argument
277 #define LDLM_POOL_SYSFS_WRITER_NOLOCK_STORE(var, type) \ argument
/drivers/staging/iio/cdc/
Dad7150.c127 const struct iio_chan_spec *chan, enum iio_event_type type, in ad7150_read_event_config()
164 enum iio_event_type type, in ad7150_write_event_params()
214 enum iio_event_type type, in ad7150_write_event_config()
282 enum iio_event_type type, in ad7150_read_event_value()
308 enum iio_event_type type, in ad7150_write_event_value()
379 enum iio_event_type type; in ad7150_store_timeout() local
415 #define AD7150_TIMEOUT(chan, type, dir, ev_type, ev_dir) \ argument

12345678910>>...100