Home
last modified time | relevance | path

Searched defs:nt (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/drivers/net/
H A Dnetconsole.c133 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
139 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
160 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
164 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
175 struct netconsole_target *nt; in alloc_and_init() local
198 struct netconsole_target *nt; in alloc_param_target() local
241 static void free_param_target(struct netconsole_target *nt) in free_param_target()
311 struct netconsole_target *nt = to_target(item); in local_ip_show() local
321 struct netconsole_target *nt = to_target(item); in remote_ip_show() local
352 struct netconsole_target *nt = to_target(item); in enabled_store() local
[all …]
H A Dnlmon.c32 struct netlink_tap nt; member
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35950.c92 static void nt35950_reset(struct nt35950 *nt) in nt35950_reset()
109 static int nt35950_set_cmd2_page(struct nt35950 *nt, u8 page) in nt35950_set_cmd2_page()
131 static int nt35950_set_data_compression(struct nt35950 *nt, u8 comp_mode) in nt35950_set_data_compression()
178 static int nt35950_set_scaler(struct nt35950 *nt, u8 scale_up) in nt35950_set_scaler()
193 static int nt35950_set_scale_mode(struct nt35950 *nt, u8 mode) in nt35950_set_scale_mode()
215 static int nt35950_inject_black_image(struct nt35950 *nt) in nt35950_inject_black_image()
248 static int nt35950_set_dispout(struct nt35950 *nt) in nt35950_set_dispout()
262 static int nt35950_get_current_mode(struct nt35950 *nt) in nt35950_get_current_mode()
284 static int nt35950_on(struct nt35950 *nt) in nt35950_on()
367 static int nt35950_off(struct nt35950 *nt) in nt35950_off()
[all …]
H A Dpanel-novatek-nt35560.c150 struct nt35560 *nt = bl_get_data(bl); in nt35560_set_brightness() local
247 static int nt35560_read_id(struct nt35560 *nt) in nt35560_read_id()
293 static int nt35560_power_on(struct nt35560 *nt) in nt35560_power_on()
313 static void nt35560_power_off(struct nt35560 *nt) in nt35560_power_off()
324 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_prepare() local
395 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_unprepare() local
422 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_get_modes() local
456 struct nt35560 *nt; in nt35560_probe() local
527 struct nt35560 *nt = mipi_dsi_get_drvdata(dsi); in nt35560_remove() local
H A Dpanel-novatek-nt35510.c394 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long()
428 static int nt35510_read_id(struct nt35510 *nt) in nt35510_read_id()
464 static int nt35510_setup_power(struct nt35510 *nt) in nt35510_setup_power()
535 static int nt35510_setup_display(struct nt35510 *nt) in nt35510_setup_display()
651 struct nt35510 *nt = bl_get_data(bl); in nt35510_set_brightness() local
673 static int nt35510_power_on(struct nt35510 *nt) in nt35510_power_on()
767 static int nt35510_power_off(struct nt35510 *nt) in nt35510_power_off()
783 struct nt35510 *nt = panel_to_nt35510(panel); in nt35510_unprepare() local
813 struct nt35510 *nt = panel_to_nt35510(panel); in nt35510_prepare() local
844 struct nt35510 *nt = panel_to_nt35510(panel); in nt35510_get_modes() local
[all …]
/openbmc/linux/drivers/ntb/
H A Dntb_transport.c218 struct ntb_transport_ctx *nt; member
272 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) argument
326 static int ntb_bus_init(struct ntb_transport_ctx *nt) in ntb_bus_init()
332 static void ntb_bus_remove(struct ntb_transport_ctx *nt) in ntb_bus_remove()
363 struct ntb_transport_ctx *nt; in ntb_transport_unregister_client_dev() local
384 struct ntb_transport_ctx *nt; in ntb_transport_register_client_dev() local
613 static int ntb_transport_setup_qp_mw(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_mw()
692 static void ntb_transport_setup_qp_peer_msi(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_peer_msi()
719 static void ntb_transport_setup_qp_msi(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_msi()
768 static void ntb_transport_msi_peer_desc_changed(struct ntb_transport_ctx *nt) in ntb_transport_msi_peer_desc_changed()
[all …]
/openbmc/linux/net/tipc/
H A Dname_distr.c90 struct name_table *nt = tipc_name_table(net); in tipc_named_publish() local
120 struct name_table *nt = tipc_name_table(net); in tipc_named_withdraw() local
208 struct name_table *nt = tipc_name_table(net); in tipc_named_node_up() local
255 struct name_table *nt = tipc_name_table(net); in tipc_publ_notify() local
398 struct name_table *nt = tipc_name_table(net); in tipc_named_reinit() local
H A Dname_table.c260 struct name_table *nt = tipc_name_table(net); in tipc_service_create() local
464 struct name_table *nt = tipc_name_table(net); in tipc_service_find() local
763 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_publish() local
801 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_withdraw() local
888 struct name_table *nt; in tipc_nametbl_init() local
932 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_stop() local
/openbmc/linux/tools/perf/util/
H A Dthread_map.c184 struct perf_thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local
246 struct perf_thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local
/openbmc/linux/net/ipv6/
H A Dip6_gre.c349 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local
1460 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_tnl_init_features() local
1984 struct ip6_tnl *nt; in ip6gre_newlink_common() local
2018 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_newlink() local
2048 struct ip6_tnl *t, *nt = netdev_priv(dev); in ip6gre_changelink_common() local
2251 struct ip6_tnl *nt = netdev_priv(dev); in ip6erspan_newlink() local
H A Dsit.c233 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
1559 struct ip_tunnel *nt; in ipip6_newlink() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c220 IMAGE_NT_HEADERS32 *nt; in efi_load_pe() local
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c159 struct ubi_notification nt; in ubi_volume_notify() local
190 struct ubi_notification nt; in ubi_notify_all() local
H A Dgluebi.c447 struct ubi_notification *nt = ns_ptr; in gluebi_notify() local
H A Dblock.c538 struct ubi_notification *nt = ns_ptr; in ubiblock_notify() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c185 struct ubi_notification nt; in ubi_volume_notify() local
216 struct ubi_notification nt; in ubi_notify_all() local
/openbmc/linux/net/switchdev/
H A Dswitchdev.c131 static int switchdev_port_attr_notify(enum switchdev_notifier_type nt, in switchdev_port_attr_notify()
223 static int switchdev_port_obj_notify(enum switchdev_notifier_type nt, in switchdev_port_obj_notify()
352 enum switchdev_notifier_type nt, in switchdev_port_obj_act_is_deferred()
/openbmc/linux/drivers/misc/
H A Dtifm_core.c21 static const char *tifm_media_type_name(unsigned char type, unsigned char nt) in tifm_media_type_name()
/openbmc/linux/net/ipv4/
H A Dip_tunnel.c332 struct ip_tunnel *nt; in ip_tunnel_create() local
1179 struct ip_tunnel *nt; in ip_tunnel_newlink() local
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.h45 unsigned nt : 1; /* New Task */ member
/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c407 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument
/openbmc/linux/net/netlink/
H A Daf_netlink.c192 int netlink_add_tap(struct netlink_tap *nt) in netlink_add_tap()
210 static int __netlink_remove_tap(struct netlink_tap *nt) in __netlink_remove_tap()
237 int netlink_remove_tap(struct netlink_tap *nt) in netlink_remove_tap()
/openbmc/linux/fs/ntfs/
H A Dinode.c2958 sle64 nt; in __ntfs_write_inode() local
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument
/openbmc/linux/drivers/s390/char/
H A Dtape.h186 struct tape_class_device * nt; member

12